Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde34ac…bd34a0
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82f068…462bf1
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c7d6b…0423cd
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x380f4a…5f2da3
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76dee9…e8a803
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc8ee88…36bce9
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xadfcc5…c4bdb2
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0xed5431…e9a4de
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2e99e3…d50a0b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc467d7…e9080a
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a27b6…a313ec
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ced69…59a85a
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9691c9…b76359
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb4b73…42ae35
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd44aba…373664
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a1598…c6c315
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x30f24b…f24bec
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf17422…eb3a45
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bc021…89d7c0
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14cfa7…b00e5c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff7d4e…1171fc
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01ab64…73d86e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f4ded…fa17b8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39eec7…e201e6
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0fdbf4…54db23

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.