Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$19.95100%0x823e…6b6c62d ago0x95f09e…798688
0x1332…66eb0x0e3d…7757Base—$42.00100%0x30b6…608962d ago0xbafbd1…684cf1
0x1332…66eb0x0e3d…7757Base—$1.05100%0x9092…bc9e62d ago0x30e3d3…d1ab47
0x1332…66eb0x0e3d…7757Base—$25.00100%0x2a5b…d6a962d ago0x72a456…4304d5
0x1332…66eb0x0e3d…7757Base—$10.50100%0x99d9…ec9d62d ago0xbd780a…eb4890
0x1332…66eb0x0e3d…7757Base—$10.50100%0xcf6b…a40a62d ago0xd7da25…e95f87
0x1332…66eb0x0e3d…7757Base—$12.60100%0xf098…e1e462d ago0xc7da76…31dcc2
0x1332…66eb0x0e3d…7757Base—$9.45100%0xddf5…034762d ago0x60a72d…d6cf46
0x1332…66eb0x0e3d…7757Base—$105.00100%0x1f5f…656e62d ago0x68050c…62e2f6
0x1332…66eb0x0e3d…7757Base—$5.25100%0x6768…243562d ago0x92e0db…217555
0x1332…66eb0x0e3d…7757Base—$6.00100%0xcb6c…da0b62d ago0x41f1d5…f95e6d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x04a0…f71862d ago0xe39cad…daf52b
0x1332…66eb0x0e3d…7757Base—$93.45100%0xf643…981062d ago0xfbd632…da22eb
0x1332…66eb0x0e3d…7757Base—$73.50100%0x7daa…021762d ago0xf74391…005d08
0x1332…66eb0x0e3d…7757Base—$10,714.98100%0xb89a…e8ac62d ago0xd96676…99fef4
0x1332…66eb0x0e3d…7757Base—$21.00100%0xaf65…d79062d ago0x6b9cd7…771199
0x1332…66eb0x0e3d…7757Base—$210.00100%0xe218…89ec62d ago0xd0d424…e2b7e9
0x1332…66eb0x0e3d…7757Base—$6.30100%0x1af6…8fa362d ago0xcf2226…7e0764
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1984…8da862d ago0xfde8d6…334388
0x1332…66eb0x0e3d…7757Base—$105.00100%0x45b7…2d9462d ago0x4d293d…becfdb
0x1332…66eb0x0e3d…7757Base—$12.60100%0xc0fa…66cc62d ago0x1adb45…09eb7f
0x1332…66eb0x0e3d…7757Base—$21.00100%0x7186…110f62d ago0x9e02f4…abf7b6
0x1332…66eb0x0e3d…7757Base—$31.50100%0x9f03…523362d ago0x93c2f4…345b4a
0x1332…66eb0x0e3d…7757Base—$2.10100%0x133d…a47662d ago0xf2edd7…6f148d
0x1332…66eb0x0e3d…7757Base—$90.00100%0x1798…f45f62d ago0x23a13f…73ac2a

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.