Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0x41c3d1…8ba49f
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0xaa2ff2…9c1203
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0x120429…622cf0
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0xa7d6d3…b9983e
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0x3f8c93…c69d25
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0x98329f…a16037
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0x24ccb1…4f1f6e
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0x5d3773…41fe85
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0x7c6f59…4fc05b
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0x85468c…929054
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0x489c52…1b64ae
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0x6064e1…db9814
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0xaf2553…9dd987
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0xb2f428…5b468c
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0x9cf1be…57afa0
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0x3873ba…4ae97f
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0xc258b5…e70748
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0xf4dcfa…db6da2
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0xace431…9ab870
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0x7a3d11…581e80
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0x8d11c9…ab73a0
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0x29c5c9…ace2e0
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0xd3a111…454d5d
0xbac8…fa050x13bf…b9a7Base—$0.003100%candidates74d ago0x4704e0…6331e2
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase74d ago0xa841b3…b4767c

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.