Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x00336a…c4577a
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x41f5e0…952c5c
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xad9649…c062f5
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x971725…cb893c
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x28de89…7c5a99
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x9dd25f…c9ba1a
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xe3532f…a69168
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x4697bb…1785a5
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x84b4d4…cedc63
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xd5b7c9…c0c75c
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xf17565…7e6f9a
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x8b20f2…85af55
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xf2fcb6…b9a541
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x2333ce…3d584c
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x1b630e…c4a1b1
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xf03eea…df8ac6
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xeefba6…9459af
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xd06a41…faf14b
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x4f928d…0d184e
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x691870…09a51e
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xe73c2f…c21a3d
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x96d2d1…8a4859
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x124ae3…975719
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0x9049ca…feb4fd
0x5d8b…aa780x5d8b…aa78Basex402 service$0.00100%payAI41d ago0xb74284…ec5e5b

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.