Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase63d ago0x1c00e8…cc58a5
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.004100%coinbase63d ago0x7dd3b1…089ef3
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x1a8865…f483da
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0xa37cb6…33e4fa
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0x001217…b7f2e9
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0xdc78f7…3fcad4
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x85ee7f…0771a2
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0x177c9e…cbf1d8
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x5ad715…43e827
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0x82ed17…354785
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0xb5ac29…2707f8
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0xd1af4e…dbe2b2
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0x34c0d3…f6629f
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x488084…8ed734
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0x3ffe0c…684942
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase63d ago0x76b3c0…ec4fe3
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase63d ago0x963d49…871db4
0x7e57…2f090xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase63d ago0xac65da…fb3d8d
0xeb3d…515f0xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase64d ago0xc40e67…ae854f

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.