Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0x7c0777…390b7b
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0x17c4b0…6a85ba
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0x0a311f…1c9075
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0xd0ec18…ee57d1
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0xcbd92a…fb0bfc
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0x1e60fa…e1ee25
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0xcb60d6…8fe102
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0xc492af…1ec2d7
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0xb26591…03e6b0
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0x21935e…45b7a8
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0xe379e6…798e5e
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0xa6d537…d4dc1a
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0x50647a…4e16a9
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0xf7c5e7…08dc76
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0x7c0734…7468a1
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0xc0cab7…110175
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0x4317c2…559010
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0xa1d236…7eca3e
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0x91031f…a9c650
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0x71613c…635cc2
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0xc34a9c…b9d5e4
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0xaa9041…4a8cbf
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0x3233bb…709057
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc5d ago0x6bd962…7508a5
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a55d ago0xe4b0cf…a81e14

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.