Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x4eb02f…b8a4b2
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x1885da…5970de
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x2da007…a823c9
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x10b3f0…dae0f4
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x0a6f91…479546
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x748e98…bd1220
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xc955a9…ca2dd1
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xdb69bf…6fee39
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x1269e5…ec5f3c
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xda6792…9d4cff
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x8e25e5…caa6b8
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xa8f6c7…589fa6
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x4291fc…0dc455
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x8b1e24…8f2fa6
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x628812…b4a266
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xb687bd…cdf944
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xc2808d…e27f80
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x6fe78a…3a51f8
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xe89b3e…7f75de
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x0db506…cd148c
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xc9510a…ac2351
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xb5749d…f262a6
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x359b38…d13e80
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0x31d372…c55100
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase3d ago0xa32583…91ca11

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.