Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa18d ago0xee24f6…45c704
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x28dbe8…d6bafa
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0xbb16a5…d148d5
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x7febe1…1685e9
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x3fb795…acc0b9
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0xb13f09…d2c0c6
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0xb95e94…e05ed7
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0xfb3d71…51800a
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x2851ce…25514a
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x082662…415e03
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x7d0c2b…3b8e21
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x9b49bf…7bf2ed
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x0f6278…71e3b3
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x5b4809…b2c1c4
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x94b1b6…44fe8f
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0xe5e209…057e27
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x672b2c…bddeab
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0xd37a6b…21ec3e
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x13a257…d494cb
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0xd87f94…4cdc3b
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x8660b0…e61f67
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x1fb086…86dc9c
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x7d1c71…e2dae8
0xc3b5…70500xfe80…47eeBase$0.001100%fluxa19d ago0x98c144…7f34a5

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.