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%fluxa5d ago0x9c6385…f0733f
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x51263a…084fa5
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x6009e4…6ab918
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0xb09d40…71510c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x97638d…0eaf9e
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0xff15ae…f7dc2e
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x6c483e…af8e11
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x2e542e…ebc769
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0xd1c3a8…fae180
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x290f48…9e7b12
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x472c0d…9775ef
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0xe10ddb…8b93c6
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0xed50c1…b02c1f
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0xeb55e6…606c0b
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x92127d…1427d9
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x4034a3…bb7e80
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x44f0ba…cf6fed
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x1d7b26…c455e9
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x69cac4…4cc6c3
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x551001…3f033c
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x58dbad…9d7893
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x9be4fe…9cafb4
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0xaa1a6f…f25266
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0x446eb7…f79b59
0xc0f0…a8420xfe80…47eeBase$0.001100%fluxa5d ago0xf8e0fd…29c456

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.