Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x061722…5c479a
0x4be6…877f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd106d ago0x3f5b3f…dd1a0d
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0021…ad8f106d ago0x2eea9e…4bc039
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x641ad9…d58f5d
0x4be6…877f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd106d ago0x89f398…32f58a
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0021…ad8f106d ago0xe0bb14…103105
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xf354a3…1f67cb
0x4be6…877f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd106d ago0x30550d…501dcc
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0021…ad8f106d ago0xb42735…ecda13
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x184684…1a3bd1
0x4be6…877f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd106d ago0x91ab75…e3580d
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0021…ad8f106d ago0xa04718…48f88f
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xa4ff43…91dd45
0x4be6…877f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd106d ago0x1b7e5b…32f8e1
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0021…ad8f106d ago0x026a2c…38bd73
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x771ab3…2e4304
0x4be6…877f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd106d ago0x3b54f4…48f41b
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0021…ad8f106d ago0x9a9233…c6219b
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0xc84cba…375a57
0x4be6…877f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd106d ago0x7672bf…f9170e
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0021…ad8f106d ago0x8fa4e9…1105c1
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x21c2db…666bd3
0x4be6…877f0x73fc…b29bBase—$0.01100%0xdf7d…5dbd106d ago0x55197f…076bfd
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0021…ad8f106d ago0x62a915…846a5c
0x4be6…877f0x73fc…b29bBase—$0.01100%0x0018…ca97106d ago0x652c33…8cefa2

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.