Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x27a126…4154fc
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0x54b9a1…493b6e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0xb97669…f5ad4e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x5a9a33…df17e9
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0x5614d9…28c621
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x4bb315…9d2c5e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x9003f7…6444c7
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0xecac29…65132f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x2c568b…0eb0c2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x6bd120…b96603
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0xbcf8d0…62e96c
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0x8d7599…63fc4f
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x505ae2…8ee8e2
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0x3582e9…90e7ad
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0xb10f3e…4c5024
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0x6270e2…26e3d2
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0x657708…4d6cb5
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x86ff47…a997f1
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0xcb121c…46d7f5
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0x8446a0…ed3a9e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0xf0e95a…9560e9
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0xa44485…728576
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x15102a…fc80e6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa36d ago0x58f266…c65aac
0x373f…80a80x9c95…e299Base—$0.001100%fluxa36d ago0x358f62…562fb5

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.