Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec0…56a80x8716…3af8Base—$0.01100%coinbase75d ago0xe2e09c…6d8344
0xdec0…56a80xaf7b…fd3cBase—$0.01100%coinbase75d ago0x57f3a3…1e4254
0xdec0…56a80x5228…5656Base—$0.01100%coinbase75d ago0xecbcf0…91d75b
0xdec0…56a80xf63e…390fBase—$0.01100%coinbase75d ago0x7a738c…7a0b09
0xdec0…56a80x47c0…8151Base—$0.01100%coinbase75d ago0x0cfc7b…ffa7ca
0xdec0…56a80xb4db…6162Base—$0.01100%coinbase75d ago0xde7175…f9599e
0xdec0…56a80x2a0b…82c9Base—$0.01100%coinbase75d ago0xf2dbf0…901a36
0xdec0…56a80x88f8…eef4Base—$0.01100%coinbase75d ago0xcb4108…9e70a0
0xdec0…56a80xf2d2…f458Base—$0.01100%coinbase75d ago0x3abeeb…42cbec
0xdec0…56a80x4d58…1a38Base—$0.01100%coinbase75d ago0x154c9b…cfe1ff
0xdec0…56a80x160d…4d32Base—$0.01100%coinbase75d ago0xda41f8…0179fa
0xdec0…56a80x34d6…5249Base—$0.01100%coinbase75d ago0x0c4d59…30c525
0xdec0…56a80x7604…b127Base—$0.01100%coinbase75d ago0x8a3ccc…08135c
0xdec0…56a80x69c5…55e0Base—$0.01100%coinbase75d ago0xbeff81…764bdc
0xdec0…56a80xc1d2…4feeBase—$0.01100%coinbase75d ago0xa96089…a6ad2e
0xdec0…56a80x8b5d…7febBase—$0.01100%coinbase75d ago0x3ea699…55e222
0xdec0…56a80xd887…d1bfBase—$0.01100%coinbase75d ago0xe219f1…1abe8d
0xdec0…56a80x928a…9573Base—$0.01100%coinbase75d ago0xcc6ea9…9140cc
0xdec0…56a80x2dc7…18b0Base—$0.01100%coinbase75d ago0x43167f…d2a9d0
0xdec0…56a80x760f…1bc6Base—$0.01100%coinbase75d ago0x54aa02…a2c610
0xdec0…56a80xb5f3…fd8fBase—$0.01100%coinbase75d ago0x821857…1df8c0
0xdec0…56a80x7852…a7baBase—$0.01100%coinbase75d ago0x5d5310…739532
0xdec0…56a80xdee8…7c37Base—$0.01100%coinbase75d ago0xe751e2…bf2fd2
0xdec0…56a80xbb22…c740Base—$0.01100%coinbase75d ago0x9b09f6…636f7f
0xdec0…56a80xf0d6…1bb6Base—$0.01100%coinbase75d ago0xe7f15a…e19588

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.