Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc0…99600xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x0edb8d…21fec9
0xe2bc…46c90xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xef75f1…f676fd
0xe2bc…46c90xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xb40b60…f3b2d8
0x7d5c…18280xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x75b490…8bc564
0x9ce1…b36f0xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x4c48e6…3dfb6b
0xc3dc…7bc60xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xd1cb2f…317391
0xe698…9d520xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x92b021…b6cca5
0x98f4…ba5a0xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xb200ff…6f18e9
0xb17a…ea850xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xf9469b…996433
0xe2bc…46c90xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x80adee…90b993
0x3095…11000xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x4917f2…178e4b
0xe698…9d520xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x3d3f36…25dd45
0x13f1…867f0xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x21402e…b77a60
0x4044…4a290xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x0d902e…0efc12
0x168c…8dfa0xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xc1f195…1dbc9f
0xb17a…ea850xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x6286a5…53df22
0x1e38…91400xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xda425f…bc4725
0xb62a…86e60xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x662ce5…367ba4
0x9ce1…b36f0xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x3a04a1…caa36a
0xf14f…3d910xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xe0a882…798d0d
0x1e38…91400xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x78c31f…d45451
0xe2bc…46c90xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xd437f2…4eaf84
0xe58f…184d0xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0xa36111…8a79a3
0xe698…9d520xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x725f8f…6ac910
0x8ace…df680xa8b2…1d68Base—$0.0170%0x9501…c67716d ago0x4c4f60…874055

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.