Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc64e…48600xee75…dddaBase—$35.0170%0x655a…1d7110s ago0x1140bb…9ccf59
0xcd3e…2cab0x6839…1a2bBase—$0.003100%coinbase12s ago0x7372eb…7a5a59
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x4b0b32…30b6bd
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0xa2d533…8ca2ff
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xc30032…f6f6eb
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc16s ago0x0b5898…2dbdda
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase18s ago0xe2bc0a…96cde2
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase20s ago0xb45b14…0ec9e3
0x6742…b25b0x6839…1a2bBase—$0.003100%coinbase22s ago0x62a591…15034e
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase26s ago0xa6e790…c2d25b
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x6922fd…42e084
0xcc6b…d09d0x6839…1a2bBase—$0.003100%coinbase30s ago0x3ba0aa…d25578
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase30s ago0xd6c9fa…884244
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase32s ago0x1125ed…c1b681
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x3f0842…c1f0da
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase32s ago0x9693f7…622d3f
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0x234699…ca0da9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase34s ago0xa414a1…0b9144
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase36s ago0x06b4c9…f0f2d4
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase36s ago0xd54aa3…92bdf5
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted36s ago0xd21a86…3376fe
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase38s ago0xa74869…87c788
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase38s ago0x97e987…65607d
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase38s ago0xf368f2…df510a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase38s ago0x159983…3878e1

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.