Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0xff827a…43cacc
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x475f1e…b19181
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x4322d9…3c9039
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x355d6a…83a7e2
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0xbe57a1…649e75
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0xd345a4…0e865b
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x2cbe0e…706148
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0xb7ffea…8f7c77
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0xb64324…0d4132
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x0eb795…747a2b
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown53d ago0x87c508…c325be
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0xd49993…55bd00
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0xf558e6…44916b
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x5ead14…e6fb3a
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x9ebf47…0ca5b7
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x54c428…b41a11
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x7cd3d3…df2df9
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x688860…ed0efe
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0xd47d6f…81bb34
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x620f2e…2e362a
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x3b8795…83fb4f
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x18c26b…9c7f57
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x1b0159…2cbbcf
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0xff7e65…96c910
0xd7ad…aa670x9c95…e299Base$0.001100%Route unknown54d ago0x7131fb…568cb6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.