Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b9…53910xed5a…fb60Base$3.0070%0x3e32…3ce712s ago0xa339d5…9c5f77
0x90b0…41620x6839…1a2bBase$0.003100%coinbase12s ago0x245cbd…09a591
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0xaf2dea…6fedee
0xa437…55610x2ec4…be71Basex402scanX402$0.01100%coinbase22s ago0xdce7f4…d6ae8a
0x488f…a4f50x3e0a…78e7Base$0.003502100%coinbase22s ago0xa8ae68…f71b27
0x162c…d4230x6839…1a2bBase$0.003100%coinbase22s ago0x1c6e28…427a17
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase24s ago0xae1247…7e09f2
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase26s ago0x641d93…6d10de
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase30s ago0x1172dc…11dea4
0xa93f…26850x6839…1a2bBase$0.003100%coinbase30s ago0xc2e11b…4025fb
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase30s ago0x84bae5…96d625
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0x04454c…0dae01
0x5ccb…40500xa8b2…1d68Base$0.0170%0x9501…c67734s ago0x7603ef…cadc93
0xb93f…ce7e0x09ae…ec64Base$4,322.2570%0x07ae…0e6736s ago0x812ca2…59aedf
0x67e6…19720xa9dd…2315Base$0.002100%coinbase38s ago0x3c3dca…35b78d
0xc6d7…ad560xfe80…47eeBase$0.001100%fluxa40s ago0xcb4317…357176
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase40s ago0xbe86ad…34f7b2
0xbcef…bc010x6839…1a2bBase$0.003100%coinbase40s ago0x597843…45bc65
0x7078…50800xa9dd…2315Base$0.002100%coinbase42s ago0x326b35…972715
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase42s ago0x16cf55…803217
0x67e6…19720xa9dd…2315Base$0.002100%coinbase42s ago0x9a8911…479820
0x5dd7…a66e0xfe80…47eeBase$0.001100%fluxa42s ago0x2fb094…413f7e
0x8034…04c30x17cd…7905Basex402 service$0.05100%coinbase44s ago0x05c0da…cb210e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase46s ago0x7d87ac…ddad3f
0xc6ae…4b040x50eb…6480Base$0.00170%0x54f0…793252s ago0xdf7176…6f0fcc

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.