Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xec5adc…813476
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xaef220…147fb4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x402de0…23a282
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x1356aa…6624eb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x9fd039…b875aa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x786600…5298c5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xaaf236…e127fa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x3d505c…f3868b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x8c7fb8…d11890
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x0099ad…789e48
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x928413…ee5bb1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x067e1b…b1de69
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x0ea0d7…1de763
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xc5fa06…21b9c0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xff1531…678d55
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xf625ae…7ecc15
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xeb8780…23ebfd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xa9ac71…5d8dc2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0xbc26e2…d70df8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase54d ago0x5182a4…dacb8d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0x91476e…99ae90
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0xc4a246…5ff477
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0x79aa0e…2e9a83
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0xe7b628…123dcb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase55d ago0xbeb0a2…f78058

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.