Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x2c9397…3b569d
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x67f4e4…d03142
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0xaf0ef1…3552b5
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0xa5ee39…4644b3
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x2a7b8d…162c9c
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0xa6cdd8…eba73c
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0xa22abb…2fd9fb
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x212707…b67697
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0xf4c2be…7c92d3
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x464c78…da6472
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x8e5f0c…2bb83a
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x34f7b1…254ba0
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x484960…c523b3
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0xf81cbe…0b9987
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x9f692d…471e66
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x1d55d9…36532e
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x1f1d61…4893ca
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x4236e8…de49a7
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x89dd9f…e2686f
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x8dc33c…625e86
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x2c1573…2302f7
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x323f02…4c969e
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x8823fc…54ca11
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x6c3f10…7f6222
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0xdb6246…78aa3b

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.