Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x362383…74850d
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0xc54430…bb5200
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0xa12714…79bdac
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0x4d9e5a…6be645
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0xfd1577…e18777
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x2d8727…391049
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0x60e850…f82a5e
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0x373fa3…88ed56
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x843f90…6aacd9
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x7a32ba…0d200f
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x7de00b…838acd
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0xb2e407…3aa413
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0xa5f1b1…f4b680
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0xe8fef5…ee2f35
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0xd56f38…9409f3
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0x57aa83…7e3f52
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x70ee2d…725df1
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x08a822…3c56a5
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x34fc7b…a1823e
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x84d55b…81d08b
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0xd3bd38…1022eb
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa38d ago0x0c5703…f69603
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0x14d1c9…f5d1b4
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0xe39b79…174b0b
0x3066…cb590x9c95…e299Base—$0.001100%fluxa38d ago0xde3f9a…62423d

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.