Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0xb678c9…8192de
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x132e7b…6cea86
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0xd8cde2…63b725
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x3fd753…009061
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0xcc0d23…18e28b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0xd09ee9…7a319f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x3b8b58…30839f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x4c3710…3e8dc8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0xe487d2…3bcd1d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x6dda82…8c5853
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x2817f9…7f6836
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x407a78…793206
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x115192…1bf143
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x51a32e…aa38a8
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x42c154…99ec66
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x094590…307288
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x6c3d30…79dd1b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0xac14e7…751e89
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x153496…6e0cef
0xc609…09180xa9dd…2315Base$0.002100%coinbase44d ago0xf2c806…02cd10
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0xeeae99…5e7235
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x69d31b…9c62d9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0xc5a6f9…562256
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x45b973…143d0e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase44d ago0x84e7c8…a73d49

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.