Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2327…c6f9Base—$0.01100%candidates104d ago0x0f15c9…9d691c
0xb90a…9ae40x2327…c6f9Base—$0.01100%candidates104d ago0x0682e8…31c491
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa104d ago0xa56b04…c49ca7
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa104d ago0xe0ffa4…a93710
0xb90a…9ae40x2327…c6f9Base—$0.01100%candidates104d ago0x84c455…68fe67
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa104d ago0x09ba73…58ece9
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa104d ago0xb29c97…94bf01
0xb90a…9ae40x2327…c6f9Base—$0.01100%candidates105d ago0x686323…901e48
0xb90a…9ae40x2327…c6f9Base—$0.01100%candidates105d ago0x08f90e…9ce1e8
0xb90a…9ae40x2327…c6f9Base—$0.01100%candidates105d ago0x8ca86d…6a3d89
0xb90a…9ae40x2327…c6f9Base—$5.00100%candidates105d ago0x435838…ed04cc
0xb90a…9ae40x2327…c6f9Base—$5.00100%candidates105d ago0x145cef…3e02e3
0xb90a…9ae40x2327…c6f9Base—$10.00100%candidates105d ago0xb0eafd…a9ce51
0xb90a…9ae40x2327…c6f9Base—$10.00100%candidates105d ago0x705297…2a7237
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa105d ago0x350708…b07668
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa105d ago0xb25835…426e17
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa105d ago0x9a1c3f…502a69
0xb90a…9ae40x2327…c6f9Base—$0.02100%fluxa105d ago0xee07f9…d34fd9
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa105d ago0x64c466…5caa1c
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa105d ago0x5f6d7c…2b81d1

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.