Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x611c…ca390x3e0a…78e7Base—$0.005409100%coinbase4d ago0x9c2f86…85a074
0x2b46…82820x3e0a…78e7Base—$0.004477100%coinbase4d ago0x22323a…2657c7
0x2b46…82820x3e0a…78e7Base—$0.003949100%coinbase4d ago0x97ec4e…572aeb
0x5e38…4c190x3e0a…78e7Base—$0.003538100%coinbase4d ago0xacd7aa…12749f
0xa20e…07280x3e0a…78e7Base—$0.005905100%coinbase4d ago0x572c80…ccd90f
0x1256…d5b40x3e0a…78e7Base—$0.002851100%coinbase4d ago0x200d0e…310afb
0x0430…485f0x3e0a…78e7Base—$0.003528100%coinbase4d ago0x38e03c…5d0120
0x8b4a…3f3f0x3e0a…78e7Base—$0.005705100%coinbase4d ago0x24719a…c4d9e0
0x4b33…1e080x3e0a…78e7Base—$0.003153100%coinbase4d ago0x9b7fa7…2daaa8
0x49c0…5d300x3e0a…78e7Base—$0.004059100%coinbase4d ago0xbadb3e…2dde5e
0x9157…6d820x3e0a…78e7Base—$0.004766100%coinbase4d ago0xacd82b…3424d4
0xd4bd…dee70x3e0a…78e7Base—$0.00402100%coinbase4d ago0xd21a6b…d99048
0x2b46…82820x3e0a…78e7Base—$0.004345100%coinbase4d ago0x57001e…8c4bc1
0xaec2…60e40x3e0a…78e7Base—$0.005778100%coinbase4d ago0xde0ba6…d2546c
0x38fd…93fb0x3e0a…78e7Base—$0.003394100%coinbase4d ago0x123bc1…2b31dc
0xf9e2…291f0x3e0a…78e7Base—$0.004166100%coinbase4d ago0xadc1cf…fde62b
0x86cc…ff390x3e0a…78e7Base—$0.003631100%coinbase4d ago0x0c0639…3209b4
0x5d49…b1a70x3e0a…78e7Base—$0.004181100%coinbase4d ago0x634f85…6197e5
0xe21a…7c060x3e0a…78e7Base—$0.003989100%coinbase4d ago0x22eca3…a9f4fc
0xa226…bbfd0x3e0a…78e7Base—$0.00565100%coinbase4d ago0x1f5ab2…bfefd4
0x9aa7…92b70x3e0a…78e7Base—$0.004615100%coinbase4d ago0x2d4a75…5d07d6
0x2bf7…4e270x3e0a…78e7Base—$0.003675100%coinbase4d ago0xdbc1e4…7c99ad
0x672c…15970x3e0a…78e7Base—$0.004692100%coinbase4d ago0x1bce2d…5b0236
0x559f…748f0x3e0a…78e7Base—$0.005062100%coinbase4d ago0xf24a72…0e8d2c
0x51b4…49a10x3e0a…78e7Base—$0.004966100%coinbase4d ago0x5d1e99…21274d

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.