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—$5.00100%0x63fd…c86f75d ago0xa0edb9…5fc5f7
0x1332…66eb0x0e3d…7757Base—$1.05100%0x7dc9…9d7b75d ago0xd245cd…08bc2d
0x1332…66eb0x0e3d…7757Base—$52.50100%0x4a9f…031175d ago0x54422a…40b8ee
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa69c…e8d575d ago0xb1f972…fbf15a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xa4f5…b2f975d ago0x2e1462…d7086b
0x1332…66eb0x0e3d…7757Base—$105.00100%0x1434…1c6e75d ago0xec6269…2fd05d
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5670…ffbc75d ago0xeadc43…1df793
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0x9d66…1ab675d ago0xcddbe9…81ec10
0x1332…66eb0x0e3d…7757Base—$5.25100%0xd27a…bec875d ago0x9f3e23…d98f17
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3213…64ef75d ago0x84df64…19eacc
0x1332…66eb0x0e3d…7757Base—$31.50100%0x493b…b91675d ago0x2569d6…a74965
0x1332…66eb0x0e3d…7757Base—$52.50100%0xaf61…49f675d ago0x94795e…58748d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1e6d…37c175d ago0x67bb57…404290
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9d1f…cb2275d ago0x937c55…83d554
0x1332…66eb0x0e3d…7757Base—$53.55100%0x59e8…d82375d ago0x260a53…9cc93c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7390…9c9375d ago0x578191…de3af6
0x1332…66eb0x0e3d…7757Base—$21.00100%0x1f15…885775d ago0x07bf7b…f79a47
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0e26…797875d ago0x1fb988…e250e8
0x1332…66eb0x0e3d…7757Base—$31.50100%0xbc41…9c5b75d ago0xb41331…873a0d
0x1332…66eb0x0e3d…7757Base—$31.50100%0x1e0a…902e75d ago0x542052…f4f5b1
0x1332…66eb0x0e3d…7757Base—$21.00100%0x9ce1…fd1c75d ago0x6d3e9c…9f9e63
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3e24…de6875d ago0x3ac251…914105
0x1332…66eb0x0e3d…7757Base—$15.00100%0x35fd…376b75d ago0xc4b1fc…10acd6
0x1332…66eb0x0e3d…7757Base—$31.50100%0x9307…e92a75d ago0xf4749f…ce33aa
0x1332…66eb0x0e3d…7757Base—$6.30100%0xbf85…381075d ago0x62d224…84467f

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.