Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$8.40100%0x4218…be8776d ago0xf52d82…a939ff
0x8cfa…be850x0e3d…7757Base—$1.05100%0x581b…eeb276d ago0xf02d42…0d96d9
0x8cfa…be850x0e3d…7757Base—$26.25100%0xd6e8…21cd76d ago0x998721…38b168
0x8cfa…be850x0e3d…7757Base—$2.10100%0x54c7…4b1276d ago0x30698a…91439a
0x8cfa…be850x0e3d…7757Base—$15.75100%0x2b35…135b76d ago0x281656…8c73c1
0x8cfa…be850x0e3d…7757Base—$15.75100%0x363e…450d77d ago0x501b8c…1751ce
0x8cfa…be850x0e3d…7757Base—$10.50100%0x8107…169977d ago0x7487f1…307859
0x8cfa…be850x0e3d…7757Base—$10.50100%0xdddf…e3d877d ago0x70f575…f37e23
0x8cfa…be850x0e3d…7757Base—$105.00100%0x9765…2c9477d ago0xfb79c5…46f1dd
0x8cfa…be850x0e3d…7757Base—$1.05100%0xcf6b…a40a77d ago0x0b1541…f79f7f
0x8cfa…be850x0e3d…7757Base—$1.05100%0xa140…d38d77d ago0x98e552…0c7ff3
0x8cfa…be850x0e3d…7757Base—$5.25100%0x515b…21b577d ago0x05ea0a…aee2a1
0x8cfa…be850x0e3d…7757Base—$21.00100%0xa48e…f66177d ago0xbb99a5…8ba1ad
0x8cfa…be850x0e3d…7757Base—$1.05100%0xda14…75fa77d ago0x3c92cd…6694f5
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6aad…f13377d ago0xf3cde1…436e37
0x8cfa…be850x0e3d…7757Base—$26.25100%0xb182…b93d77d ago0x760514…a4fb1c

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.