Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x6e74b6…c36009
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x54c326…3e1198
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x9b73e7…a297c8
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0x9d4139…676d50
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0xf2b579…a016ab
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0xf17362…9be53d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xaf76c7…2a78bd
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0x90a741…d740a5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x986ca9…ead039
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0x0660d4…830393
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x3f35db…0a118c
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0x7b0fa7…72d6ab
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0x6510bc…d1a37b
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0xcbb237…b7ec69
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x5c31ee…05adc4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x86bb89…864434
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xb2589c…7521dc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xfad80c…640fa9
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0xdb91b1…c710e6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x9ab4a6…9d825c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x3e279b…64a441
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0x123822…2d577a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x6aa3ad…7a180d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase101d ago0x3b3388…f79bc3
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates101d ago0x052865…ed3631

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.