Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f1f…b91e0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x308eeb…932486
0x865c…948d0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0xf871de…e8d64f
0xea01…523e0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x959027…3ba101
0x0c13…7f780x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x8b5efb…f3ced4
0x0461…64160x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0xb80f84…12ec08
0xa79a…60ca0x85a7…109bBase$0.001100%0x6cb9…e3d549d ago0x4e0666…79aaa3
0xdcd0…abe00x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0xfc0df5…a1248e
0x34b2…efd00x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x3e6b35…a1b216
0x5f40…267d0x85a7…109bBase$0.001100%0x6cb9…e3d549d ago0xb2cef3…16498e
0xa85e…5ead0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x5e8a3b…0ec38c
0x35b6…76440x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0xbe8bf7…dd2648
0xa4ab…efbe0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0xc9729f…144bd8
0x3547…421f0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x4c0337…76baa3
0x6392…f89f0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x699e4b…971389
0x0461…64160x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x5e96af…ff0303
0x4581…38e70x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x3fae30…99362c
0xc0c9…a7fc0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0xbd1739…8cc0b4
0xd101…9d810x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x0b6f62…845a7f
0xd101…9d810x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x89e0e7…641bd4
0xf43b…e9f70x85a7…109bBase$0.001100%0x6cb9…e3d549d ago0x122bbf…36c176
0x0461…64160x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x0da316…6422eb
0xc50a…21750x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x43b99e…a6147f
0x0f1f…b91e0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0x8db313…3439b1
0xa79a…60ca0x85a7…109bBase$0.00170%0x6cb9…e3d549d ago0xf60804…87984d
0xd537…4f8b0x85a7…109bBase$0.001100%0x6cb9…e3d549d ago0x949963…74dc66

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.