Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d61f9…3e3277
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6788df…7755e9
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89081a…7e72c2
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3299c8…30b674
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x110630…6a9178
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe6354…8fa9a4
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd67077…737331
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xabc7a2…36b895
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62e098…fe6c51
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd174df…9c3a76
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x744af7…fcad24
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x23b331…bd81de
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf26b8e…1b237b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfacb34…c69aef
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd3df79…6f64cc
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fd554…8d9cca
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x968276…307716
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36ec37…4285f1
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa174a7…c5e242
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dea37…315a23
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc19e9e…f53808
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe5fc55…7892a0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04f7f3…dc6d63
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5bb1bc…9c009e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6fc6f4…ae24bd

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.