Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$306.0070%0x9190…8d837d ago0x04f826…757b88
0x1332…66eb0x47c5…4fc3Base—$42.0070%0xc89e…79587d ago0xc13a47…27abff
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x9993…8cf57d ago0xa1c3e9…8c7833
0x1332…66eb0x47c5…4fc3Base—$90.0070%0x9ce1…fd1c7d ago0xf2e089…5fc84c
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x3663…55ff7d ago0xf5a375…d07d7a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4ec9…36617d ago0x481ebb…a69c5b
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x9307…e92a7d ago0x78deff…164db4
0x1332…66eb0x47c5…4fc3Base—$23.1070%0x3e24…de687d ago0x201a4b…b43aed
0x1332…66eb0x47c5…4fc3Base—$121.8070%0x33cf…fffe7d ago0x468b2d…22923b
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x5e05…afbb7d ago0xbc915a…f24519
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb769…f8817d ago0x331923…e1c5ab
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfdd4…df727d ago0x2b6abf…a58341
0x1332…66eb0x47c5…4fc3Base—$99.7570%0x63f4…be017d ago0x023a61…32af61
0x1332…66eb0x47c5…4fc3Base—$100.0070%0xdddf…e3d87d ago0x03e37a…0eafb9
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x59d0…cf727d ago0xdfc689…67ddb3
0x1332…66eb0x47c5…4fc3Base—$2.0470%0x1513…b5137d ago0xab7d5a…fbd658
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa070…95e07d ago0xcf7f61…f8e788
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x39e0…3f797d ago0x1bba6f…29eead
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa75d…d8a57d ago0x7fcae7…7b6854
0x1332…66eb0xdd1d…ed06Base—$90.7970%0x781c…50017d ago0x962f61…4fecd2
0x1332…66eb0x47c5…4fc3Base—$315.0070%0x5823…9b217d ago0xc5223b…9cdb27
0x1332…66eb0x47c5…4fc3Base—$1,575.0070%0xc2de…8a3d7d ago0xf1d9fb…595692
0x1332…66eb0xdf62…30eeBase—$1,388.9570%0xe082…90c47d ago0xd5bc53…3b85f6
0x1332…66eb0x47c5…4fc3Base—$121.8070%0x4136…b7267d ago0x84e7c4…ed6e5d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5dca…cd217d ago0x7c7572…32c17d

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.