Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x4754…327bBase—$26.69100%mrdn40d ago0x552bbc…ccac9d
0xe55e…f7480xfe8f…794dBase—$21.63100%mrdn40d ago0xe0c10c…089549
0x13db…51920xe55e…f748Base—$24.13100%mrdn40d ago0x140c04…f0b152
0x4754…327b0xe55e…f748Base—$26.21100%mrdn40d ago0x589f0a…2eb231
0xa6a9…809d0xe55e…f748Base—$32.67100%mrdn40d ago0xc82887…40156d
0xe55e…f7480xa6a9…809dBase—$21.19100%mrdn40d ago0xa4854f…8aaab4
0x4754…327b0xe55e…f748Base—$27.89100%mrdn40d ago0x91a1b8…ebd771
0xe55e…f7480xfe8f…794dBase—$33.54100%mrdn40d ago0x1b8877…299cfa
0xe55e…f7480x1cec…8dd4Base—$31.12100%mrdn40d ago0xf7d9b5…36f8bd
0xe55e…f7480xfe8f…794dBase—$29.06100%mrdn40d ago0xa41e89…c8c61b
0x4754…327b0xe55e…f748Base—$15.66100%mrdn40d ago0x6e7d02…3d082b
0xfe8f…794d0xe55e…f748Base—$26.26100%mrdn40d ago0x3e8d30…accbdb
0xe55e…f7480x4754…327bBase—$29.79100%mrdn40d ago0x881f59…5551f9
0xe55e…f7480xa6a9…809dBase—$29.58100%mrdn40d ago0xeb3e47…dc9fc1
0xa6a9…809d0xe55e…f748Base—$32.62100%mrdn40d ago0xb2b728…a74e56
0xe55e…f7480x1cec…8dd4Base—$23.82100%mrdn40d ago0xfc8551…3906ad
0xfe8f…794d0xe55e…f748Base—$28.39100%mrdn40d ago0x16d83e…9fcb77
0xe55e…f7480x13db…5192Base—$17.67100%mrdn40d ago0x7b18c4…c5a113
0x13db…51920xe55e…f748Base—$30.39100%mrdn40d ago0x002fa4…69373c
0xa6a9…809d0xe55e…f748Base—$18.35100%mrdn40d ago0x8a0512…ae8afc
0xe55e…f7480x13db…5192Base—$27.56100%mrdn41d ago0x251c23…ef31bb
0x1cec…8dd40xe55e…f748Base—$22.43100%mrdn41d ago0xff5963…81789d
0xa6a9…809d0xe55e…f748Base—$22.76100%mrdn41d ago0xf50d8c…0030a4
0xe55e…f7480xfe8f…794dBase—$33.67100%mrdn41d ago0x098b56…a2fc41
0xe55e…f7480x13db…5192Base—$15.64100%mrdn41d ago0x8fa39a…e7a7c4

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.