Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x315ed3…4939e2
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x3e3432…ea789b
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x3e2944…e60ef1
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0xbcaa62…6d9b85
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0xf39d5c…2305ec
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x65a155…87b7c1
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x2c29fb…9847e3
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x4c9263…a8c23b
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x624323…11b4fc
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0xe675da…f2be94
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x032427…26a1d4
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0xaf048a…81099a
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x36fd52…8aa8a0
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0xf1e4e7…0439aa
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x038f68…8308d2
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0xb546d2…ec20c9
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x9ec3c2…75cf0e
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x110de0…d39dd7
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x9f82cb…e35ddb
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x1f0122…d7ffd3
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x63c000…e0dd05
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x78b2c1…739603
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0xf5ff6c…2a969b
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0x34b7cf…66cab9
0xca44…cfc60xa9dd…2315Base—$0.002100%coinbase48d ago0xf26c5d…53ddae

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.