Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf69a…a4b90xed9f…9902Base—$0.44100%coinbase6d ago0xf2a538…c6fbd5
0xf69a…a4b90xed9f…9902Base—$0.33100%coinbase6d ago0xd49ee7…161953
0xf69a…a4b90xed9f…9902Base—$7.81100%coinbase6d ago0x6466a4…a9e635
0xf69a…a4b90xed9f…9902Base—$5.68100%coinbase6d ago0x361abe…32ed1c
0xf69a…a4b90xed9f…9902Base—$3.98100%coinbase6d ago0xcd665f…f5692f
0xf69a…a4b90xed9f…9902Base—$0.58100%coinbase6d ago0x21e2a7…354b45
0xf69a…a4b90xed9f…9902Base—$0.47100%coinbase6d ago0xa002a2…1c2636
0xf69a…a4b90xed9f…9902Base—$0.36100%coinbase6d ago0x1eea2a…1fcd52
0xf69a…a4b90xed9f…9902Base—$8.55100%coinbase6d ago0x504ddd…facbfa
0xf69a…a4b90xed9f…9902Base—$6.26100%coinbase6d ago0x615526…e42aee
0xf69a…a4b90xed9f…9902Base—$4.44100%coinbase6d ago0xcd1480…c54357
0xf69a…a4b90xed9f…9902Base—$3.04100%coinbase6d ago0xed59e8…a99190
0xf69a…a4b90xed9f…9902Base—$1.99100%coinbase6d ago0xc28684…9de63a
0xf69a…a4b90xed9f…9902Base—$1.24100%coinbase6d ago0x2ea0e8…464c6c
0xf69a…a4b90xed9f…9902Base—$0.76100%coinbase6d ago0xbd193d…c61e23
0xf69a…a4b90xed9f…9902Base—$6.90100%coinbase6d ago0xf351d5…f541b8
0xf69a…a4b90xed9f…9902Base—$4.94100%coinbase6d ago0x351b85…cd4e01
0xf69a…a4b90xed9f…9902Base—$3.42100%coinbase6d ago0x155447…ae3ced
0xf69a…a4b90xed9f…9902Base—$2.27100%coinbase6d ago0x1d383b…412937
0xf69a…a4b90xed9f…9902Base—$1.44100%coinbase6d ago0xf803e1…bb4976
0xf69a…a4b90xed9f…9902Base—$0.88100%coinbase6d ago0x3a2609…ff98fe
0xf69a…a4b90xed9f…9902Base—$0.62100%coinbase6d ago0xfea940…f2fcb5
0xf69a…a4b90xed9f…9902Base—$0.51100%coinbase6d ago0xf3b088…313d52
0xf69a…a4b90xed9f…9902Base—$0.40100%coinbase6d ago0x3ac701…a0432d
0xf69a…a4b90xed9f…9902Base—$0.29100%coinbase6d ago0x0bd3dd…3d27d8

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.