Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x04290f…e8b194
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x4a7e97…a758f0
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x2d0168…384fcf
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x7d883b…5119c3
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x12e24d…2aae46
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x3bf78b…6f71c8
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xe734d3…b2fd67
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xafec6c…0fdc0b
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xf39c78…dfa99c
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xb96869…254391
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x94a121…aa519b
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x1e6032…fb297f
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xb2104a…882b04
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x645b49…a35e01
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x405a39…632395
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xb825ae…43a2b3
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xed4c31…3d2ed0
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x6fc712…a33961
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xe37f35…f53839
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xbcb8cb…cdd9c0
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xc34718…5c016c
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x20c11e…fa1a10
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x1a1d4d…1ef4da
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0xb4c8ca…f14485
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase75d ago0x5b70ff…e47604

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.