Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x4ba2…2a320x73fc…b29bBase—$0.0085100%0x0018…ca9796d ago0xd6cc5c…cc1fec
0x0049…8b640x73fc…b29bBase—$0.006100%0x0018…ca9796d ago0x8e5ace…71de81
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9796d ago0xd9bbdf…5ff162
0x746b…beaa0x73fc…b29bBase—$0.006100%0x0018…ca9796d ago0xe7e515…935218
0x746b…beaa0x73fc…b29bBase—$0.006100%0x0018…ca9796d ago0xd055f5…5fa573
0x746b…beaa0x73fc…b29bBase—$0.006100%0x0018…ca9796d ago0x84ef40…85ecc3
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x818efa…28f53a
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0xfc467e…7d0411
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x201e3b…02ca44
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0xd07edc…4e09e9
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x4fd34b…6dc3a8
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x85f390…8904e6
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0xdf26ff…8a8dc9
0xdd7a…06040x73fc…b29bBase—$0.01100%0x0018…ca9796d ago0x55bd45…a5133c
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x89f21f…6dd733
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0xed0e81…6014a7
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0xb8f8ea…a80091
0xdd7a…06040x73fc…b29bBase—$0.01100%0x0018…ca9796d ago0x0262a2…175d8f
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x42d2a8…e5767d
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x42d267…be20a0
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x357dcc…12dd66
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x01ea92…88fab7
0xdd7a…06040x73fc…b29bBase—$0.0075100%0x0018…ca9796d ago0x9226e4…dc1a0a
0x4ba2…2a320x73fc…b29bBase—$0.0085100%0x0018…ca9796d ago0x6a26e8…80bbd1
0x4ba2…2a320x73fc…b29bBase—$0.0085100%0x0018…ca9796d ago0x5830de…574c86

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.