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%coinbase73d ago0x24f639…d6db3c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xbb63f0…225057
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xd1fd5a…ef3256
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xf70a27…e620a0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x44d077…e81df6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x765dde…0db085
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x21e23c…20f59d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xa090c9…adffad
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x92874f…94e07b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xf5cdd3…fc1daa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x1feea7…da0e19
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x75aea0…62645a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x1273f9…60f330
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x108167…006630
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xa44cda…fd72a1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xc07d76…57b39a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x4f97f3…e021b8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x8cc3a7…242aa4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xb8b87a…73b0c4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x3bfbb6…ccbece
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xb8e04e…d5ac0b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x9e03ea…eff4d2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0xdcaa81…8cbf0c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x380e41…e44969
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase73d ago0x824a4b…101fab

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.