Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase24d ago0x0279f9…3ebbd3
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase24d ago0xf1931d…3de2bf
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase24d ago0x8c735c…92eb62
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase24d ago0x59e8ed…7705a3
0x34da…7cb40xb0af…7de0Base—$0.06100%coinbase24d ago0xe3de29…8e9907
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase24d ago0xb047a1…bf136d
0x34da…7cb40xb0af…7de0Base—$0.12100%coinbase24d ago0x8e5081…0a0b99
0x34da…7cb40xb0af…7de0Base—$5.00100%coinbase24d ago0x663d21…57a47a
0x34da…7cb40xb0af…7de0Base—$4.00100%coinbase24d ago0xac8799…250431
0x34da…7cb40xb0af…7de0Base—$4.45100%coinbase24d ago0x21ad9b…08fb73
0x34da…7cb40xb0af…7de0Base—$3.00100%coinbase24d ago0x5f9a17…19077d
0x34da…7cb40xb0af…7de0Base—$3.00100%coinbase24d ago0xde0691…515560
0x34da…7cb40xb0af…7de0Base—$3.00100%coinbase24d ago0x0ed3b5…bb8a63
0x34da…7cb40xb0af…7de0Base—$2.00100%coinbase24d ago0x2628db…117bf0
0x34da…7cb40xb0af…7de0Base—$2.00100%coinbase24d ago0x3d5d4f…22c2b3
0x34da…7cb40xb0af…7de0Base—$2.00100%coinbase24d ago0xb1a60c…914f21
0x34da…7cb40xb0af…7de0Base—$3.12100%coinbase24d ago0xf87d09…aa6598
0x34da…7cb40xb0af…7de0Base—$3.42100%coinbase24d ago0x8fa8ad…b69a8f
0x34da…7cb40xb0af…7de0Base—$3.26100%coinbase24d ago0xcef7ef…b1ae1b
0x34da…7cb40xb0af…7de0Base—$3.15100%coinbase24d ago0x330b5b…b49063
0x34da…7cb40xb0af…7de0Base—$2.00100%coinbase24d ago0xd2f916…2ddbcc
0x34da…7cb40xb0af…7de0Base—$2.42100%coinbase24d ago0xd739fe…0b7244
0x34da…7cb40xb0af…7de0Base—$3.30100%coinbase24d ago0xd7f200…c45e87
0x34da…7cb40xb0af…7de0Base—$3.78100%coinbase24d ago0x9562ea…7f9827
0x34da…7cb40xb0af…7de0Base—$3.14100%coinbase24d ago0x6d19ae…8c2071

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.