Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb32a…0c5f0x8f7c…83c4Base—$0.01100%coinbase79d ago0x32b77c…306d11
0xb32a…0c5f0x961d…f953Base—$0.01100%coinbase79d ago0x8c1eab…c97174
0xb32a…0c5f0x9e4b…9165Base—$0.01100%coinbase79d ago0x6d8668…d89b08
0xb32a…0c5f0xf109…324dBase—$0.01100%coinbase79d ago0xeebb9a…bc4696
0xb32a…0c5f0x760c…8658Base—$0.01100%coinbase79d ago0x652807…76a44c
0xb32a…0c5f0x0613…4409Base—$0.01100%coinbase79d ago0x609837…3de353
0xb32a…0c5f0x6406…71e2Base—$0.01100%coinbase79d ago0xac33da…4529ce
0xb32a…0c5f0x337a…c36fBase—$0.01100%coinbase79d ago0xac066f…ceebc5
0xb32a…0c5f0xe8d5…02cfBase—$0.01100%coinbase80d ago0xbbf727…7f0c7c
0xb32a…0c5f0xa13a…116eBase—$0.01100%coinbase80d ago0x33c99b…d85145
0xb32a…0c5f0x72e1…e08fBase—$0.01100%coinbase80d ago0xaf2a32…bca70f
0xb32a…0c5f0x86ea…8035Base—$0.01100%coinbase80d ago0x201a4b…947f76
0xb32a…0c5f0xa9f7…ead7Base—$0.01100%coinbase80d ago0xdc2116…2dc3e3
0xb32a…0c5f0x62e6…8756Base—$0.01100%coinbase80d ago0x8c2e05…07e339
0xb32a…0c5f0x952c…e5b3Base—$0.01100%coinbase80d ago0x1dc572…7f5f35
0xb32a…0c5f0x9af6…e59fBase—$0.01100%coinbase80d ago0x699612…10aa70
0xb32a…0c5f0xd2f5…bf78Base—$0.01100%coinbase80d ago0x3ef132…e84486
0xb32a…0c5f0xf888…af9dBase—$0.01100%coinbase80d ago0x2aaa56…c8d3c0
0xb32a…0c5f0x3b54…b3e9Base—$0.01100%coinbase80d ago0x30f728…b99393
0xb32a…0c5f0x4ad3…3369Base—$0.01100%coinbase80d ago0xe1a434…1b6e71
0xb32a…0c5f0x419f…9456Base—$0.01100%coinbase80d ago0x646960…fef22b
0xb32a…0c5f0x3e12…7f58Base—$0.01100%coinbase80d ago0x0d7f04…1c1d68
0xb32a…0c5f0x80ee…54d3Base—$0.01100%coinbase80d ago0x6126b2…70a36e
0xb32a…0c5f0x8fef…fa66Base—$0.01100%coinbase80d ago0xe7af42…b4da46
0xb32a…0c5f0xd09f…fec0Base—$0.01100%coinbase80d ago0x2c14a7…2b8ba0

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.