Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8040…722c0x3e0a…78e7Base—$0.004193100%coinbase75d ago0x599ac6…e2fc3b
0x8040…722c0x3e0a…78e7Base—$0.005448100%coinbase75d ago0x4cfc10…e9aac3
0x8040…722c0x3e0a…78e7Base—$0.003872100%coinbase75d ago0x4ba6cf…ef1ed7
0x8040…722c0x3e0a…78e7Base—$0.005285100%coinbase75d ago0xca373b…c7b0bd
0x8040…722c0x3e0a…78e7Base—$0.00594100%coinbase75d ago0x45fc9f…0a0d2b
0x8040…722c0x3e0a…78e7Base—$0.005337100%coinbase75d ago0x117e87…c99081
0x8040…722c0x3e0a…78e7Base—$0.003652100%coinbase75d ago0x96c62d…16e929
0x8040…722c0x3e0a…78e7Base—$0.005008100%coinbase75d ago0x250773…887a3a
0x8040…722c0x3e0a…78e7Base—$0.004068100%coinbase75d ago0x6b16ec…6ca38b
0x8040…722c0x3e0a…78e7Base—$0.005492100%coinbase75d ago0xdef981…a86191
0x8040…722c0x3e0a…78e7Base—$0.004431100%coinbase75d ago0x751bdb…125b5e
0x8040…722c0x3e0a…78e7Base—$0.004733100%coinbase75d ago0x247e5d…c8d044
0x8040…722c0x3e0a…78e7Base—$0.00269100%coinbase75d ago0xed87c1…9653b6
0x8040…722c0x3e0a…78e7Base—$0.003965100%coinbase75d ago0x18aa0f…a3b9a4
0x8040…722c0x3e0a…78e7Base—$0.005024100%coinbase75d ago0x946ac7…1aea2e
0x8040…722c0x3e0a…78e7Base—$0.005281100%coinbase75d ago0xe64282…2f3db0
0x8040…722c0x3e0a…78e7Base—$0.003077100%coinbase75d ago0x55e4c4…394608
0x8040…722c0x3e0a…78e7Base—$0.003436100%coinbase75d ago0xbc108f…66549c
0x8040…722c0x3e0a…78e7Base—$0.005072100%coinbase75d ago0x087f14…77c773
0x8040…722c0x3e0a…78e7Base—$0.003635100%coinbase75d ago0xdea363…f85537
0x8040…722c0x3e0a…78e7Base—$0.003352100%coinbase75d ago0x62da4b…5fcd2f
0x8040…722c0x3e0a…78e7Base—$0.005094100%coinbase75d ago0x704d2b…d1bed7

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.