Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1460bf…adc41c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65e89b…eb1a8b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa476da…807f41
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7b6ca4…1d8de5
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x361d88…1add2a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a81c3…37bd64
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fbc9a…f85773
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6585c1…9945f4
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f4b08…c05899
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4c194…820de9
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeaa226…0651a6
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44fa86…5b75e2
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e4959…a321bf
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x814595…59517e
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5f11ce…87d5ca
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x59c3d5…4377af
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x863e68…3cda90
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe0f299…2cc774
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6d818a…51da35
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa81089…a3b815
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5bfdd4…8c90c0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf07e6a…d572af
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2f9aba…04b41b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf21d47…350b6b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI117d ago0x63ee48…0f23b4

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.