Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0xf50ae4…3ccbae
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x8c2ac6…b34184
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0xea5af6…bb9a0f
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x1d630f…1c3ce8
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x24f5c9…37e3e7
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0xc9edd8…f7c70d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x05bf26…04446d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x396b4f…fd20d9
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0xc2829f…90dce4
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x8bcab7…bc10df
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x4e1b5b…c53a33
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0xc709f5…e77b5d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa32d ago0xc9b909…0e80bf
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa32d ago0xad6433…753cce
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa32d ago0x9ed947…ea28b2
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x7cd40c…a09df5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa32d ago0x0a43c4…a8b420
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x595aa2…10c41c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0x7e2425…1a2826
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa32d ago0xd15b13…e886aa
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0x2695a5…9b2a11
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xa238e2…35144a
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xf3970b…3df4f4
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa33d ago0xb1c110…df6056
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa33d ago0xd8d55b…073d08

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.