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%0x6c0f…7cd694d ago0x906e15…49a2c3
0x1332…66eb0x0e3d…7757Base—$52.50100%0xd223…7d2894d ago0x7d7c0a…0f5fc9
0x1332…66eb0x0e3d…7757Base—$10.50100%0xb859…c36794d ago0xf8ca23…cff47e
0x1332…66eb0x0e3d…7757Base—$63.00100%0x3b25…fc9a94d ago0x9b5250…6837ce
0x1332…66eb0x0e3d…7757Base—$10.81100%0xaf61…49f694d ago0x9e0402…2a932c
0x1332…66eb0x0e3d…7757Base—$6.17100%0xe478…9dd794d ago0x21462e…17c8b3
0x1332…66eb0x0e3d…7757Base—$10.10100%0x53e5…093994d ago0x232064…313750
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc165…a9fc94d ago0x411f54…29f389
0x1332…66eb0x0e3d…7757Base—$7.35100%0xb027…a85194d ago0x396d11…b48e97
0x1332…66eb0x0e3d…7757Base—$26.25100%0x39e9…239394d ago0x14d7d9…ec9c7c
0x1332…66eb0x0e3d…7757Base—$286.65100%0xdeef…04fd94d ago0x75134a…c23b50
0x1332…66eb0x0e3d…7757Base—$10.50100%0x60b3…977394d ago0xac66c5…b222ef
0x1332…66eb0x0e3d…7757Base—$95.02100%0xdf85…203b94d ago0xb19b16…a42dfc
0x1332…66eb0x0e3d…7757Base—$260.00100%0xb1ed…f85494d ago0x34a3d1…71356e
0x1332…66eb0x0e3d…7757Base—$514.21100%0x7869…5c2094d ago0x1edf5e…b0bf54
0x1332…66eb0x0e3d…7757Base—$2.57100%0xe7f0…b89c94d ago0xbcceac…6bc829
0x1332…66eb0x0e3d…7757Base—$5.25100%0xd775…7f8194d ago0x95a054…1b9ef7
0x1332…66eb0x0e3d…7757Base—$10.00100%0x51a8…b21194d ago0x06f3ac…87250c
0x1332…66eb0x0e3d…7757Base—$100.00100%0x75c8…902c94d ago0x0268a9…0ce53f
0x1332…66eb0x0e3d…7757Base—$77.00100%0xe935…f90494d ago0x8bc023…acf586
0x1332…66eb0x0e3d…7757Base—$10.50100%0x78aa…366794d ago0x379e85…0e6689
0x1332…66eb0x0e3d…7757Base—$15.75100%0xb769…f88194d ago0xcba9c1…af83c0
0x1332…66eb0x0e3d…7757Base—$10.50100%0x09f6…b65c94d ago0x3f467f…358349
0x1332…66eb0x0e3d…7757Base—$1.05100%0x811a…c8aa94d ago0x14c852…ff6020
0x1332…66eb0x0e3d…7757Base—$21.00100%0x6d25…ee4194d ago0x1568b5…562ce7

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.