Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb616…d7240x2c67…8637Base—$0.01100%coinbase68d ago0x4083e7…973638
0xb616…d7240x3360…fbcdBase—$0.01100%coinbase68d ago0xe8b995…a13255
0xb616…d7240x2302…5f9dBase—$0.01100%coinbase68d ago0xde8b00…699910
0xb616…d7240xa918…9f47Base—$0.01100%coinbase68d ago0x512f75…198d02
0xb616…d7240x9b15…d639Base—$0.01100%coinbase68d ago0x9dd26e…b58a8e
0xb616…d7240x3f05…9fa3Base—$0.01100%coinbase68d ago0xe1c8ac…4ef898
0xb616…d7240xda23…c4faBase—$0.01100%coinbase68d ago0x0b7486…b3b9ea
0xb616…d7240xfcdd…6792Base—$0.01100%coinbase68d ago0xbd0655…456408
0xb616…d7240x95bc…369fBase—$0.01100%coinbase68d ago0x7eb99f…977482
0xb616…d7240x8c27…3e3cBase—$0.01100%coinbase68d ago0x3e84c9…29f0c5
0xb616…d7240x9d69…9376Base—$0.01100%coinbase68d ago0x29f7e8…20916f
0xb616…d7240x7c17…0f99Base—$0.01100%coinbase68d ago0x330d77…6caf88
0xb616…d7240x8b3b…3390Base—$0.01100%coinbase68d ago0x49d03d…dd32c9
0xb616…d7240x4b52…192bBase—$0.01100%coinbase68d ago0x467c14…1772c1
0xb616…d7240x9d75…53d1Base—$0.01100%coinbase68d ago0x78b5fb…20cbac
0xb616…d7240x988b…5f84Base—$0.01100%coinbase68d ago0x8a085e…c39a6c
0xb616…d7240x2905…b4f6Base—$0.01100%coinbase68d ago0x06300a…fb2a6f
0xb616…d7240xe10d…c2afBase—$0.01100%coinbase68d ago0x98c84d…132e34
0xb616…d7240x8304…e181Base—$0.01100%coinbase68d ago0x0f098a…dc83d6
0xb616…d7240xe5b0…a9abBase—$0.01100%coinbase68d ago0xff3b5f…9f49df
0xb616…d7240xc82c…7f5aBase—$0.01100%coinbase68d ago0x50b09a…d4b381
0xb616…d7240xc9c5…b888Base—$0.01100%coinbase68d ago0x0d3be7…c5a14f
0xb616…d7240x4743…db5fBase—$0.01100%coinbase68d ago0xe80165…5ae586
0xb616…d7240xb6f1…1f3fBase—$0.01100%coinbase68d ago0x48c894…04e09e
0xb616…d7240xd235…7a57Base—$0.01100%coinbase68d ago0x32ce2c…5d2545

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.