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%fluxa9d ago0xc34ca3…2cc378
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xadf754…77e8af
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x166733…ae4ffd
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xffd192…e69ca2
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x3229bc…fc7a36
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x2f23dd…8394fa
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xfb6a1a…9b405c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xb17025…e2ac4f
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xd12000…21f019
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xb597d8…1d8db1
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xfc94e5…5b9933
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x22c848…a485bd
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xf8bdf4…0cce9d
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x5bbafb…9e68e0
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x488755…f334f3
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x6c28d8…067f43
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x8037a1…d1a841
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x5f6d1c…f8aee1
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x62c00a…238123
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x6f316b…067ec6
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x5fb9cb…fa49bb
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x0c10c2…747593
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0xff4283…4b426c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x3a5d97…8de192
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa9d ago0x1c72fc…46f504

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.