Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x159ae0…1fe6c0
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x4505d2…b6e251
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x9b1f7b…e0532c
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x5da4f1…053b84
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x181781…80d5a8
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x50046d…eaf5d9
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0xb923f7…80f223
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0xeb3ce4…07e51a
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x22b913…f969f6
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0xd47c18…987316
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa37d ago0x74f57a…2f310b
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa37d ago0x316743…c3930c
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x2ec3fb…6f77a3
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa37d ago0xfda838…0f9d64
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa37d ago0x77b72e…cb4e6c
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0xf1afd3…9312c4
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa37d ago0x8fb554…f24e2d
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x16d340…58994f
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x29f57b…fc7655
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0xddd381…324955
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0xa84c24…7e5052
0xae33…ef6a0x9c95…e299Base—$0.001100%fluxa37d ago0x1a67f0…9a1fad
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x580275…034588
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x19c893…c35e74
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa37d ago0x2fa5cb…21411d

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.