Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x0aca3d…2319be
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xad49cb…157485
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x384389…2ceb4f
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x0dfc1f…abf7a1
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xd13dcf…4a4b61
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x6f6846…d538ab
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x5bbd3b…184521
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x709159…561baf
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x4d49aa…44eb0c
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xfdf246…6df938
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x410931…7b31ac
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xfd39cf…593754
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x08c351…1c4618
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x728a4c…e01d77
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x785268…1f1b81
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x799c37…c8d2de
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x93a830…180c8d
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x22f497…e50085
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xf1e7b0…3e44cf
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xd1c4ba…c7f296
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x66c02b…60efac
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x274946…5cf507
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x0b3e0a…3ec83a
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0xa22094…b7384e
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x444601…2153fa

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.