Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0xb37c3f…d1c25e
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0xd1fd46…740de5
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x5c598f…9d7be3
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x7ba446…fc7873
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x4d351d…1e5a15
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0xa2344d…acfcc4
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x69bc88…8775bd
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x56042a…1f63a0
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x4859e8…2d354d
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0xa5ac79…18deac
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x452145…d37ae3
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0xc0f8cd…331ac4
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x615872…e5faf3
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x01b2fe…876a3b
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x2001d1…086a61
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x55858e…78f2ea
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x0c0e4c…7d167b
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x6a38b8…322119
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0xdaafed…25165e
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x5014b1…5709df
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0xd80b27…f81ce2
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x835fe3…043afb
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0xd628bc…a0c6cb
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x9ab8ab…6e1771
0xd3f6…2c7c0xdc9f…5fe6Basex402 service$0.03100%coinbase50d ago0x07754e…97c8da

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.