Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x76aa…2a0a95d ago0x87ade9…d8de33
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xdf85…203b95d ago0x694332…55c4d6
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xfb22…aa3b95d ago0x013a2f…1b6809
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc3b9…7b3695d ago0x459b20…abd54b
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x3eb5…db3c95d ago0x219eb6…fde86b
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xaa2e…f04495d ago0xbc1900…009dab
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x5613…339e95d ago0x99b486…ee976a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x6280…2e7995d ago0x2e661e…84535a
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x1ae8…2c7395d ago0x6fff4f…e31f75
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x21ab…01d995d ago0x263ef2…05e1f7
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x1763…dc2295d ago0x708efe…4bc6f0
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x86c0…288995d ago0xad1657…f68507
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xf863…e52396d ago0xa65752…ecf4f2
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x4a9f…031196d ago0x60def5…a22e1c

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.