Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa47d ago0xece025…bef54a
0x5fa2…41580x9c95…e299Base$0.001100%fluxa47d ago0xb0e8ce…3c1bcb
0x5fa2…41580x9c95…e299Base$0.001100%fluxa47d ago0xfb6568…490585
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa47d ago0x24206a…7a4b28
0x5fa2…41580x9c95…e299Base$0.001100%fluxa47d ago0xa2b080…2e6f8a
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa47d ago0x6c168a…e85a84
0x5fa2…41580x9c95…e299Base$0.001100%fluxa47d ago0xffc0a4…a15411
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x5d51a4…83118f
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa48d ago0xa45c1c…a15005
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa48d ago0x9e3fa2…97f5c8
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0xe7ccf0…5a309e
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0xd9a32d…0fef28
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa48d ago0x171cfa…8838fd
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x824995…2a8939
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x4336de…cec475
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x60ea26…58e2b1
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x204586…c4936c
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0xef9963…c29f11
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0xce2720…cd6583
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x24c3bd…e40c78
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x28c936…a11bf0
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0xa12460…16642d
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0xbda721…417f78
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x6406a9…d2b678
0x5fa2…41580x9c95…e299Base$0.001100%fluxa48d ago0x08870e…c38656

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.