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—$52.50100%0xe9f7…982b99d ago0xe00a99…7b3fbc
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x80e7…127f99d ago0x1eb7f3…0c015b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xf261…5d4199d ago0x5478f0…a399db
0x1332…66eb0x0e3d…7757Base—$5.25100%0x9b8a…f4bd99d ago0xf0ab5f…464a5c
0x2859…e2410x0e3d…7757Base—$0.02100%0xaf2b…381299d ago0x2f489d…37b6b1
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8764…7f4f99d ago0x467e0f…5b9a6c
0x2859…e2410x0e3d…7757Base—$0.02100%0xaf2b…381299d ago0xfbe935…5090e3
0x2859…e2410x0e3d…7757Base—$0.02100%0x8d47…b12399d ago0x9b7775…8278d1
0x1332…66eb0x0e3d…7757Base—$28.35100%0x0e26…797899d ago0x65832f…8349d7
0x3b23…28260x0e3d…7757Base—$2.00100%0xbc41…9c5b99d ago0x5d307b…49a853
0x2859…e2410x0e3d…7757Base—$0.02100%0x54e2…bc7599d ago0x2d806a…29b063
0x2859…e2410x0e3d…7757Base—$0.02100%0xaf2b…381299d ago0x1fc2af…f9c2db
0x23cc…013d0x0e3d…7757Base—$0.02100%0x048e…cef599d ago0xf8fab9…2a0c0b
0x1332…66eb0x0e3d…7757Base—$12.60100%0xf239…386c99d ago0x0a87a7…6c186f
0xdde6…50f60x0e3d…7757Base—$0.02100%0x048e…cef599d ago0x9d25e6…bef058
0x2859…e2410x0e3d…7757Base—$0.02100%0x048e…cef599d ago0x98f8d8…3daca7
0x2859…e2410x0e3d…7757Base—$0.02100%0x048e…cef599d ago0xd6fbf9…7c2acb
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc366…284e99d ago0x65d250…b1b419
0x23cc…013d0x0e3d…7757Base—$0.02100%0x8d47…b12399d ago0xf8fb44…9c71c0
0x1332…66eb0x0e3d…7757Base—$10.50100%0x781c…500199d ago0xde9fd4…11d054
0x1332…66eb0x0e3d…7757Base—$10.50100%0x89b2…a87a99d ago0x9fd17c…2c6cda
0x1332…66eb0x0e3d…7757Base—$34.65100%0xf345…7b3499d ago0x63392f…f9bb9d
0x1332…66eb0x0e3d…7757Base—$57.75100%0x8944…ba2a99d ago0x4258e7…305212
0x1332…66eb0x0e3d…7757Base—$126.00100%0x8112…516799d ago0x2e68fb…2ea0ab
0x1332…66eb0x0e3d…7757Base—$2.10100%0x1570…9b0a99d ago0x6a5207…281653

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.