Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d2c…aee60x6351…0d62Base$20.00100%0x6351…0d6261d ago0x0c493d…d76ef8
0x0d2c…aee60x6351…0d62Base$23.00100%0x6351…0d6261d ago0xdb018d…fa1751
0x8e92…a90e0x6351…0d62Base$7.00100%0x6351…0d6261d ago0xf88d9c…0f0e93
verytree.eth0x6351…0d62Base$1,000.11100%0x6351…0d6261d ago0xdb8743…1130d2
0x992b…1f5a0x6351…0d62Base$7.65100%0x6351…0d6261d ago0x57beaa…20033f
0x79b0…d35b0x6351…0d62Base$2,720.00100%0x6351…0d6261d ago0x41c123…2b8a85
ozntrz.eth0x6351…0d62Base$90.00100%0x6351…0d6261d ago0xad3a87…cc6b57
0xa3c8…96250x6351…0d62Base$1,908.67100%0x6351…0d6261d ago0xf088e3…ce3a19
davuss.eth0x6351…0d62Base$32.14100%0x6351…0d6262d ago0x1e78a2…8a0d50
0xc449…62330x6351…0d62Base$14.42100%0x6351…0d6262d ago0xdf0d46…f5c043
yamakuna.eth0x6351…0d62Base$600.00100%0x6351…0d6262d ago0xfaa3f1…34b66b
0xc66c…0eb10x6351…0d62Base$300.00100%0x6351…0d6262d ago0xb09bff…2dde53
0xa0e8…9f4a0x6351…0d62Base$198.72100%0x6351…0d6262d ago0xb8c712…736f33

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.