Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0xb9fa65…2c8e44
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0x3e0e38…76b44b
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0xb04f96…134f4f
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0xf738f1…7da6f5
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x6a9a7b…4ef553
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0x3cd3a9…a86062
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0x36b6f7…c5fee1
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0xade12f…9db5c5
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0x82368c…64cf11
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x90539f…4756f0
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0x6f3a74…3532fe
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0xb0a50b…43f740
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0x058b8f…9dc81a
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0xa31940…347ba8
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0x77bb56…616515
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0xd012db…274a5c
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0xc29b04…0d6b0e
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0xf89c8f…173a79
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0xe5093f…c94a0d
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0x368d98…7f7db8
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0xea26b4…f13e25
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0x576cb3…4d1727
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x44755c…d54010
0x567c…2b980x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x6884cc…21c34c
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0xff952c…24169a

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.