Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0xb52b26…51043f
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x8db0ed…1ec534
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x16bfa4…0e2b78
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x29e564…b0d4d3
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x6889d8…5201fd
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x95f8df…6802dd
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa45d ago0x1872d1…20ce7d
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0xde1acd…dd9031
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x430b41…3ce3f6
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0xcecc3c…a47aab
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x128bef…b25cd9
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa45d ago0x122a5a…b094c4
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x6e9e35…4ba100
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x2d2796…1fdc13
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x594570…3c6ebd
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0xe29a72…064ae6
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa45d ago0x166595…df7ac9
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0xba66b7…57a5a4
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa45d ago0xe382c3…901242
0x5fa2…41580x9c95…e299Base$0.001100%fluxa45d ago0x7cbe4f…9383ac
0x5fa2…41580x9c95…e299Base$0.001100%fluxa46d ago0xcb8ee9…e49df1
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa46d ago0xc25e80…30c645
0x5fa2…41580x9c95…e299Base$0.001100%fluxa46d ago0xe7ecb7…2164a2
0x5fa2…41580x9c95…e299Base$0.001100%fluxa46d ago0x943b42…4213c7
0x5fa2…41580x9c95…e299Base$0.001100%fluxa46d ago0xb670b5…8856f1

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.