Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a37…b9490x3070…fa85Basex402 service$0.05100%coinbase50d ago0x0fd88f…928d44
0x2a37…b9490x3803…101bBase—$0.01100%dexter50d ago0x526cc1…ae16ff
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x2bb0db…24057c
0x2a37…b9490x3070…fa85Basex402 service$0.05100%coinbase50d ago0xe86df9…6916aa
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x74247c…3eff24
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xb2940f…a7564b
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xf1da4e…81008e
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x1cca46…469086
0x2a37…b9490x3070…fa85Basex402 service$0.02100%coinbase50d ago0x8106c0…f042c6
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x8abd28…873d0c
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xeb2cc0…d6d8b4
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x8a58f5…e02d7b
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xe8a530…330544
0x2a37…b9490x3803…101bBase—$0.01100%dexter50d ago0x9737f3…7fb28c
0x2a37…b9490x3803…101bBase—$0.01100%dexter50d ago0x7fb3fe…5c9ba0
0x2a37…b9490x3803…101bBase—$0.01100%dexter50d ago0x8369b3…b05a2a
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x5cd0c9…6a400c
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xddd22b…fc0dda
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xba4f11…599bc5

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.