Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$37.09100%mrdn60d ago0x062dfd…67010a
0xa6a9…809d0x8e77…e2d6Base—$25.38100%mrdn60d ago0x1027fc…65e6ee
0x1cec…8dd40x8e77…e2d6Base—$22.07100%mrdn60d ago0xc122aa…7472c0
0xfe8f…794d0x8e77…e2d6Base—$20.17100%mrdn60d ago0x50edd5…8bb6be
0xfe8f…794d0x8e77…e2d6Base—$26.33100%mrdn60d ago0x9dc8e0…06439f
0x4754…327b0x8e77…e2d6Base—$27.41100%mrdn60d ago0x331daf…28cd68
0xfe8f…794d0x8e77…e2d6Base—$20.64100%mrdn60d ago0xb179bf…875f2f
0x13db…51920x8e77…e2d6Base—$15.05100%mrdn60d ago0x4ce37f…cace36
0xa6a9…809d0x8e77…e2d6Base—$16.68100%mrdn60d ago0x3a5391…30b75e
0x4754…327b0x8e77…e2d6Base—$22.20100%mrdn60d ago0x0e7231…577152
0xb6db…31e10x8e77…e2d6Base—$21.48100%mrdn60d ago0xd75f7e…3c745c
0x4754…327b0x8e77…e2d6Base—$15.14100%mrdn60d ago0xc85de2…1c4fad
0xe55e…f7480x8e77…e2d6Base—$15.89100%mrdn60d ago0x20f1c8…26a2bd
0x1cec…8dd40x8e77…e2d6Base—$28.70100%mrdn60d ago0x9caff7…42c41b
0xe55e…f7480x8e77…e2d6Base—$13.41100%mrdn60d ago0x8c87bf…1d5d89
0xfe8f…794d0x8e77…e2d6Base—$28.33100%mrdn60d ago0x95abd8…b610f7
0x4754…327b0x8e77…e2d6Base—$14.87100%mrdn60d ago0x685c97…d0acd8
0xb6db…31e10x8e77…e2d6Base—$34.54100%mrdn60d ago0x1543d5…4116fe
0xa6a9…809d0x8e77…e2d6Base—$28.21100%mrdn60d ago0x2a5494…bbb2e9
0x1cec…8dd40x8e77…e2d6Base—$22.40100%mrdn60d ago0x8b0a04…586468
0xa6a9…809d0x8e77…e2d6Base—$27.65100%mrdn60d ago0xa1bc3e…782a29
0x1cec…8dd40x8e77…e2d6Base—$13.60100%mrdn60d ago0x47e237…67c1cf
0xa6a9…809d0x8e77…e2d6Base—$24.58100%mrdn60d ago0x71a496…cd9da6
0xb6db…31e10x8e77…e2d6Base—$28.83100%mrdn60d ago0x802d8a…b474aa
0xe55e…f7480x8e77…e2d6Base—$23.59100%mrdn60d ago0xd13061…776140

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.