Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0xa05dff…bcdaf5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x97bb97…65dcaf
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x40b6fb…42caaf
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x61be4a…efbbf8
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0xd4ecfe…fdd790
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x5532db…36e1da
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa45d ago0x8169ab…9cb1a7
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa46d ago0x4f1cd9…d44a76
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0xea3981…af48b9
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa46d ago0x417d6e…843bc3
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa46d ago0xf28a6e…f41ebe
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa46d ago0x8c1810…01b013
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0xf4b083…7b15fd
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa46d ago0x3f8cdb…08a032
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0x3ad35f…7227ca
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0xae4c2d…1f2c18
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0x2dfe65…dd22a0
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa46d ago0xe0010d…33c2ed
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0x956c8e…df6b5a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0x367168…890ad9
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0x7b8b6a…b83d3f
0xbab3…9d6c0xfe80…47eeBase—$0.001100%fluxa46d ago0x331bc3…ecdf2b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0x71af11…ba6656
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0x34b8e9…abdae0
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa46d ago0x264d69…454750

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.