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—$2.00100%0xd301…c7ff106d ago0x95e0d0…2fe7b3
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc2ed…bd4e106d ago0xe59dc0…58b0da
0x1332…66eb0x0e3d…7757Base—$2.45100%0x3cca…9c7c106d ago0xe87e02…6dd286
0x1332…66eb0x0e3d…7757Base—$35.00100%0x3fab…7e8c106d ago0x1f78c0…9476b4
0x1332…66eb0x0e3d…7757Base—$5.25100%0x0043…73f2106d ago0x6cc433…4641db
0x1332…66eb0x0e3d…7757Base—$3.75100%0x394f…9008106d ago0x571b97…9b4269
0x1332…66eb0x0e3d…7757Base—$105.00100%0xa438…8fb8106d ago0x663bcf…9786ac
0x1332…66eb0x0e3d…7757Base—$25.00100%0x7390…9c93106d ago0x10e16d…cb3c34
0x1332…66eb0x0e3d…7757Base—$10.50100%0x170f…6230106d ago0xa11955…07b045
0x1332…66eb0x0e3d…7757Base—$10.50100%0x63f7…4578106d ago0xe40a26…c627be
0x1332…66eb0x0e3d…7757Base—$1.00100%0xda2d…f5ea106d ago0xe66b3a…d1b82a
0x1332…66eb0x0e3d…7757Base—$31.50100%0xba2c…ddc8106d ago0x06c15e…06c806
0x1332…66eb0x0e3d…7757Base—$599.55100%0x3e24…de68106d ago0xd37e9a…06369d
0x1332…66eb0x0e3d…7757Base—$2.10100%0x466a…f271106d ago0x86b001…60ab74
0x1332…66eb0x0e3d…7757Base—$52.50100%0xf643…9810106d ago0x3430a2…89579b
0x1332…66eb0x0e3d…7757Base—$26.25100%0x4a9f…0311106d ago0xf7524f…129cc2
0x1332…66eb0x0e3d…7757Base—$2.25100%0x51a8…b211106d ago0x710c2a…a14bfd
0x1332…66eb0x0e3d…7757Base—$5.25100%0xc07c…d718106d ago0x86f9f3…02c711
0x1332…66eb0x0e3d…7757Base—$454.02100%0xa69c…e8d5106d ago0x7e7e81…72b625
0x1332…66eb0x0e3d…7757Base—$315.00100%0x781c…5001106d ago0xf1bc35…8b9d2f
0x1332…66eb0x0e3d…7757Base—$18.90100%0xb99f…c903106d ago0xad9dce…936608
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9ee1…38b0106d ago0xcea18a…b109ab
0x1332…66eb0x0e3d…7757Base—$0.10100%0x8d47…b123106d ago0x78f14d…d036cf
0x1332…66eb0x0e3d…7757Base—$145.72100%0xbada…25fd106d ago0x29afac…c32628
0x1332…66eb0x0e3d…7757Base—$29.40100%0x493b…b916106d ago0x7ac247…9dc006

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.