Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0xf772fa…183cbd
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x816edc…5f0e2b
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62865d ago0x99afe1…77ddc1
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62865d ago0x53fef6…fc1304
0xc22a…9afb0xecb6…ee4dBasex402 service$0.001100%0x1127…e62865d ago0x0f07fb…feb3ec
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62865d ago0x413e96…7ba57f
0xc22a…9afb0xecb6…ee4dBasex402 service$0.001100%0x1127…e62865d ago0x6b42ac…73b5b7
0xc22a…9afb0xecb6…ee4dBasex402 service$0.05100%0x1127…e62865d ago0x90a9cb…ce27c6
0xc22a…9afb0xecb6…ee4dBasex402 service$0.05100%0x1127…e62865d ago0xb50f60…1891ab
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x246e61…1f3933
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x240ab4…ca69da
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0xd42187…0d8ef0
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0xe1014f…f1368c
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0xa3ad32…5c3765
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x0f61ea…965b3c
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x9d46e3…9d6444
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x7a4a49…dbff58
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x5340d3…b3de18
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62865d ago0xafd2b0…e6b4fd
0xc22a…9afb0xecb6…ee4dBasex402 service$0.005100%0x1127…e62865d ago0x1d2071…a25e5c
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x2580c8…bd3a0f
0xc22a…9afb0xecb6…ee4dBasex402 service$0.002100%0x1127…e62865d ago0x720e21…e19b00

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.