Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x8ad3fe…08c028
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0xe8123a…d95582
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x6ccf34…1c36be
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x36546f…6ad67b
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x4e71dc…25db2e
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0xca0023…2ef0b7
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0xefd74a…b7be62
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x5b7489…daa05f
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0xec8b56…ddeb3b
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x39a2bc…a5eb4c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x5c7055…bab9c4
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0xf5eb7d…80f192
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0xded42c…b5ba5c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x02f5f9…f64548
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x4ce46e…05a0d8
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x85ee31…08fe78
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x60fcbd…2f40e6
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x5b8c5d…b3f35d
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x213d32…de21f6
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0xd79b96…7d0ec9
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x0d73f2…487930
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x8de6bf…d34ced
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x488704…d08a8e
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0xdf48bc…5a45d0
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa15d ago0x5926b8…474cdd

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.