Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001895100%coinbase107d ago0x54492f…a63c94
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001268100%coinbase107d ago0xae92b5…6f6403
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001521100%coinbase107d ago0xf33405…1a57d9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00121100%coinbase107d ago0x399680…9e6274
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001403100%coinbase107d ago0xdc76b3…925607
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001421100%coinbase107d ago0x5bea04…d4d642
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001648100%coinbase107d ago0x2e1afc…3d11b8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001351100%coinbase107d ago0xa27870…928c11
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001263100%coinbase108d ago0x75cddf…71ce8e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001405100%coinbase108d ago0xfd7cde…e33fce
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001359100%coinbase108d ago0x132cc7…b46791
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001145100%coinbase108d ago0xb6e4a9…5e4435
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001224100%coinbase108d ago0x7e12f9…950edc
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001338100%coinbase108d ago0x584e75…809c92
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001246100%coinbase108d ago0x5ffb46…945eef
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001617100%coinbase108d ago0xb5d1fe…143d38
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001219100%coinbase108d ago0x5ff856…44976a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001327100%coinbase108d ago0x3fcada…db1837
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001507100%coinbase108d ago0xebef09…f29449

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.