Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0x271dfe…1b53cb
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0x10ee42…96ed84
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0x7a6ab2…e5fb8d
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0x10150e…6e4630
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0x7089d5…97c810
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0xf482c4…31308b
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0xa726ce…7aa037
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa46d ago0x4e6522…380b72
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0x2634e2…6e7004
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa46d ago0xa12dd5…4995ec
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0x9e7c49…dae6d6
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa46d ago0xec5ae1…2cb3e5
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa46d ago0x5b2d0f…8d441b
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa47d ago0xf0f483…69a4e9
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa47d ago0x94668c…b87faf
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa47d ago0xe89b72…f24f3e
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa47d ago0x987fa0…3438bf
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa47d ago0x9e5748…e4d09c
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa47d ago0x79e3a0…ecb525
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa47d ago0xb92723…2ca566
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa47d ago0xef7d0b…9c149c
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa47d ago0x5b8d13…73c8a8
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa47d ago0xad7664…1fff81
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa47d ago0x242af8…d57d74
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa47d ago0x6a4a28…15b967

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.