Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase115d ago0x78b6ea…44661e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x8dd3b5…9acbc0
0x9993…55a50x78f9…3928Base—$0.10100%coinbase115d ago0xcd826b…6352c4
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x036595…7a4c33
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x0f3593…56126a
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0x222d65…8783af
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase115d ago0x533da3…a4d4fc
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase115d ago0x028fea…36dcff
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase115d ago0x34e31e…b0b8dd
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase115d ago0x9a67c2…c6909b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x80e7a5…49fc94
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase115d ago0xb62b36…23a4a8
0x9993…55a50x78f9…3928Base—$0.10100%coinbase115d ago0xded593…c5db9c
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase115d ago0x945af4…d7cab1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xd6c889…47cbd2
0x4784…3ff50x78f9…3928Base—$0.10100%coinbase115d ago0x81531f…5ec6c8
0xd302…23080x78f9…3928Base—$0.10100%coinbase115d ago0xe5168e…04d8af
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase115d ago0x390118…ddc8f2
0x9c15…343f0x78f9…3928Base—$0.10100%coinbase115d ago0xd4c58a…9811aa
0x2c8a…ae450x78f9…3928Base—$0.10100%coinbase115d ago0x21f5c9…b56300
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase115d ago0x71e653…30ff7c
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase115d ago0x7f10a0…c73ac6
0x86ee…a73d0x78f9…3928Base—$0.10100%coinbase115d ago0xc12c5a…0cf0f9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase115d ago0x5a6d1f…92dd5e
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase115d ago0x8d458f…ca85be

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.