Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0xf55a6d…4a5938
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x2df800…e38203
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x531576…769fc4
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x1a8337…fdda2e
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x72ff78…c76ab0
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0xc193ab…06cc2d
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0xcda814…3e516e
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x1977ea…b608b4
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xca8a0c…682020
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xb939ac…05f2c7
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0x4d709e…377880
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xb950d5…c498ec
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xf7dc3b…32c251
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0x9287df…ab71b0
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xe17ddc…1c52f8
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xb74877…e1a07e
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0x332738…abf23c
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xdc78bd…7d1a72
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0x0e30e1…ac50a7
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xdbb2e1…ce6d0d
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0x04dbe5…608288
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0x449050…b3dac0
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xc8ca9a…383f9c
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0xcab13a…b945a0
0x4355…66a30x9c95…e299Base—$0.001100%fluxa59d ago0x44b682…bd86fa

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.