Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0xba2fcf…d9305b
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x202e1b…c05491
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x911ce1…e2949e
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0xdf3d92…533a0f
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x141051…a59b27
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0xb4a868…4ea1fc
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0xeef1b7…175b88
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0xa72646…0efcd0
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x209dfa…ba3105
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x1096d7…52bb9f
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x7bf6a2…6a7f4a
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x07ff35…0c5b17
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0xc181ce…a0ac0e
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x1ac897…bb7397
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x1b6dcb…8af44e
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0x8f7704…84cd8b
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa18d ago0xabd89d…467a83
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa19d ago0xb7657b…f394c6
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa19d ago0x480fbc…f69f8a
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa19d ago0xd1672a…6a11a7
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa19d ago0x1c0b98…964032
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa19d ago0x056f98…f21614
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa19d ago0x4c9f53…956a4c
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa19d ago0xd3d78c…0187a4
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa19d ago0x053ae0…c38bc3

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.