Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$5.25100%0x7869…5c2045d ago0x69545b…2392be
0x5d79…ab930x0e3d…7757Base—$10.50100%0xbb4c…e40c45d ago0x062bab…c8f47a
0x5d79…ab930x0e3d…7757Base—$2.10100%0x76aa…2a0a45d ago0xf75b02…70c943
0x5d79…ab930x0e3d…7757Base—$5.25100%0xa894…209f45d ago0xb6f96d…a2dfff
0x5d79…ab930x0e3d…7757Base—$5.25100%0x617f…c06d45d ago0x7852f3…b5be6a
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa4f5…b2f945d ago0x21a40c…30b870
0x5d79…ab930x0e3d…7757Base—$1.05100%0xc89e…795845d ago0xc1e040…9ee0ab
0x5d79…ab930x0e3d…7757Base—$1.05100%0x6204…112245d ago0x0e30f6…c80b64
0x5d79…ab930x0e3d…7757Base—$21.00100%0x0e26…797845d ago0xece7c8…533c6c
0x5d79…ab930x47c5…4fc3Base—$5.2570%0xd98d…210545d ago0xb7120c…72c1a5
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa82a…456345d ago0x60feb2…25ee48
0x5d79…ab930x0e3d…7757Base—$3.15100%0x8494…2e4445d ago0x1c74bd…a36e15
0x5d79…ab930x0e3d…7757Base—$10.50100%0x72fe…16d645d ago0xad29d7…e214e2
0x5d79…ab930x47c5…4fc3Base—$31.5070%0x2837…f76745d ago0x9783e5…0bf8fa
0x5d79…ab930x0e3d…7757Base—$7.35100%0xa842…4fd945d ago0xac2d05…c00011
0x5d79…ab930x47c5…4fc3Base—$1.0570%0x4e90…564a45d ago0x67bed4…7b0b9b
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa438…8fb845d ago0xd74898…a05e1f

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.