Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0x22ddac…73ce79
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0x0b0eec…97f55d
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0xf4fc23…dfec5a
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0xea4b91…5566ff
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0x86906e…a09595
0xc533…2d7a0x3070…fa85Basex402 service$0.01100%coinbase37d ago0x17fbb0…ec44ed
0xc533…2d7a0x3070…fa85Basex402 service$0.02100%coinbase37d ago0x2d62d3…ee6ea3
0xc533…2d7a0x3070…fa85Basex402 service$0.01100%coinbase37d ago0xb671c1…f8fd74
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0xd8d56b…196920
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0xc50960…151a15
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0xc1e131…617913
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0xe865cb…1bcacc
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0x6288cd…3aa9e2
0x54e1…f4e00x3070…fa85Basex402 service$0.05100%coinbase37d ago0xc76f91…1a033f
0x54e1…f4e00x3070…fa85Basex402 service$0.05100%coinbase37d ago0xc30fc9…cea127
0x54e1…f4e00x3070…fa85Basex402 service$0.04100%coinbase37d ago0x4adee3…af9234
0x54e1…f4e00x3070…fa85Basex402 service$0.04100%coinbase37d ago0x243384…c73eeb
0x54e1…f4e00x3070…fa85Basex402 service$0.03100%coinbase37d ago0x16793f…7633c4
0x54e1…f4e00x3070…fa85Basex402 service$0.03100%coinbase37d ago0xddc3a9…49acb7
0x54e1…f4e00x3070…fa85Basex402 service$0.03100%coinbase37d ago0xfd169a…602dc2
0x54e1…f4e00x3070…fa85Basex402 service$0.02100%coinbase37d ago0x1ff02e…add50f
0x54e1…f4e00x3070…fa85Basex402 service$0.03100%coinbase37d ago0x61a569…4a36b7
0x54e1…f4e00x3070…fa85Basex402 service$0.03100%coinbase37d ago0x69126e…6854b9
0x54e1…f4e00x3070…fa85Basex402 service$0.02100%coinbase37d ago0x36625c…37ce7d
0x54e1…f4e00x3070…fa85Basex402 service$0.02100%coinbase37d ago0x180dd0…055baf

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.