Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xf54acd…bd2057
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0x48e76e…b52c58
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0x112be3…fda907
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xc4be13…808d7f
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0xdef4d0…6ccfdd
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa46d ago0x3b5dc0…e1a200
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa46d ago0x8377d7…74ef5e
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0xc7997b…ae5405
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x926773…4b2e3c
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0xfa11ec…4c331a
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa46d ago0xe91c62…e5cfca
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa46d ago0xddf148…56c960
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x0ac679…6b9c81
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0xc3d626…3927e5
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x411a34…20981b
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x5342aa…80c73d
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa46d ago0x69e7b4…c9cc55
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa46d ago0x547cdf…1e9088
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa46d ago0x784113…d21434
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x716e9d…62d18f
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x21124e…3df03d
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x53842a…8cb940
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0xd2b783…6f8772
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x2c3bd7…50ea26
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa46d ago0x21e21c…b2a80d

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.