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—$10.50100%0xe162…626893d ago0xa76617…859fc2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4f6a…d2f693d ago0xa34774…2c99b4
0x1332…66eb0x0e3d…7757Base—$28.35100%0x817a…63b593d ago0x35c9e3…a8229b
0x1332…66eb0x0e3d…7757Base—$4.00100%0x175b…99fa93d ago0xfa3cca…4cf5ab
0x1332…66eb0x0e3d…7757Base—$21.00100%0x3eb5…db3c93d ago0x620b78…9e9d79
0x1332…66eb0x0e3d…7757Base—$105.00100%0x1e7c…464c93d ago0xf5abd7…e147e9
0x1332…66eb0x0e3d…7757Base—$10.50100%0x63fd…c86f93d ago0x83d420…ca251e
0x1332…66eb0x0e3d…7757Base—$9.00100%0x4f4d…74b793d ago0x2ff76a…7bfd78
0x1332…66eb0x0e3d…7757Base—$18.90100%0x6ae4…e26d93d ago0x48ac6f…a3b1fa
0x1332…66eb0x0e3d…7757Base—$1.05100%0x5a57…2a9e93d ago0xde23bf…74fb30
0x1332…66eb0x0e3d…7757Base—$199.50100%0x212c…a8f693d ago0xbc3afc…21dcbe
0x1332…66eb0x0e3d…7757Base—$2.25100%0xcfba…f10693d ago0x09b01d…de8975
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6344…a21a93d ago0x507a38…a4b096
0x1332…66eb0x0e3d…7757Base—$31.50100%0xb859…c36793d ago0xf564d1…86e18f
0x1332…66eb0x0e3d…7757Base—$105.00100%0xd98d…210593d ago0xb31b52…792061
0x1332…66eb0x0e3d…7757Base—$52.50100%0xaf61…49f693d ago0xdc958d…79807c
0x1332…66eb0x0e3d…7757Base—$84.00100%0x5682…a95293d ago0xa68b25…9f7eeb
0x1332…66eb0x0e3d…7757Base—$10.50100%0xb027…a85193d ago0x17a4f5…74180c
0x1332…66eb0x0e3d…7757Base—$1.05100%0x89a0…ff5893d ago0xb053c9…4c2716
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd7a4…9b2693d ago0xaefdc7…364661
0x1332…66eb0x0e3d…7757Base—$5.25100%0x6476…d72693d ago0xa7cd4f…91916c
0x1332…66eb0x0e3d…7757Base—$8.40100%0x96be…0b4693d ago0xa7812e…e699c0
0x1332…66eb0x0e3d…7757Base—$4.20100%0x12fd…41c893d ago0x27b943…30b94d
0x1332…66eb0x0e3d…7757Base—$11.08100%0x6c20…6aed93d ago0x7944a8…25997a
0x1332…66eb0x0e3d…7757Base—$525.00100%0xa6d0…a3cd93d ago0xe777cd…40c53e

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.