Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x222d65…8783af
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0xe5168e…04d8af
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x350807…166f78
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x6d8f3d…ea5099
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0xe04511…ca76d1
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x678d27…73f1c7
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0xd75ece…12f80d
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x08645b…bd27e7
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x74698d…c8ff79
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x7b9c16…ec97b2
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0xd07243…f9c757
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x48a1de…7a452a
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x0ee967…479b86
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x32e414…aaf6d9
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x21279b…a1b518
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x1a05ec…75ca13
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x36e4ed…e27309
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0xc2c67e…5afa40
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x77915a…173b5c
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x7c1b13…7f3f78
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x984b8a…ebe44d
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x27b996…b20c60
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x7238db…0c27dd
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0xeba7e9…3ccedd
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x3fcee0…309fb2

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.