Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x9a843e…5c43a7
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x5dbf01…454fa1
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0xc019a8…e048b3
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x74ee31…57da7a
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0xd2e8f3…9d2bb6
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x78c897…327120
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x67f522…1f6059
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x30f361…813b16
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x546731…e9f312
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x2ddc95…878750
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0xb88f51…763c8b
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0xdffbc1…86412b
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0xe76183…dbb865
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x9c7e7c…ab8cf6
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x692b8a…f740d6
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x133cc0…e93905
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x68e069…7ea634
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x7bb0fd…4352a4
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x3bd605…b5cfdf
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0xd77726…848036
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0xe19218…62876e
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x511b2a…533a89
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x4720e3…be75bc
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0xf7b4c9…7756e1
0x8d2a…7d370xa0ac…189eBasex402 service$0.01100%coinbase20d ago0x5869a1…3cad80

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.