Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base$27.78100%mrdn45d ago0x0a29e6…1688cc
0xa6a9…809d0x8e77…e2d6Base$26.48100%mrdn45d ago0xe1e54c…6e6c1c
0xa6a9…809d0x8e77…e2d6Base$26.59100%mrdn45d ago0xa40d1e…1d5b70
0xa6a9…809d0x8e77…e2d6Base$45.40100%mrdn45d ago0x33da16…255d3c
0xa6a9…809d0x8e77…e2d6Base$44.01100%mrdn45d ago0x1618be…c6b3c5
0xa6a9…809d0x8e77…e2d6Base$43.17100%mrdn45d ago0x0f7556…f60303
0xa6a9…809d0x8e77…e2d6Base$25.58100%mrdn45d ago0xe79309…d9d871
0xa6a9…809d0x8e77…e2d6Base$28.29100%mrdn45d ago0x5b1585…0d0917
0xa6a9…809d0x8e77…e2d6Base$49.48100%mrdn45d ago0x245bd6…023a01
0x1cec…8dd40xa6a9…809dBase$49.85100%mrdn45d ago0xc34a03…41cdf9
0xa6a9…809d0x8e77…e2d6Base$29.51100%mrdn45d ago0x56d587…43b2af
0xa6a9…809d0x13db…5192Base$23.93100%mrdn45d ago0x9eeb3f…d1853c
0xa6a9…809d0xe55e…f748Base$50.73100%mrdn45d ago0x40a44e…498c01
0xa6a9…809d0x8e77…e2d6Base$27.54100%mrdn45d ago0x91d6cd…86bc08
0xa6a9…809d0x8e77…e2d6Base$44.83100%mrdn45d ago0xc348d0…dd0991
0xa6a9…809d0x8e77…e2d6Base$35.77100%mrdn45d ago0xdd0d88…99c733
0xe55e…f7480xa6a9…809dBase$31.68100%mrdn45d ago0x8ffcb9…b1d291
0xa6a9…809d0x8e77…e2d6Base$34.89100%mrdn45d ago0x132f7b…e25b82
0xfe8f…794d0xa6a9…809dBase$38.39100%mrdn45d ago0x152165…417299
0xa6a9…809d0x8e77…e2d6Base$48.31100%mrdn45d ago0x099eb6…3407b1
0xa6a9…809d0x8e77…e2d6Base$38.51100%mrdn45d ago0x8e19f8…944cda
0x1cec…8dd40xa6a9…809dBase$42.25100%mrdn45d ago0x9bb267…94f072
0xa6a9…809d0x8e77…e2d6Base$43.85100%mrdn45d ago0xaa8164…0d4598
0xa6a9…809d0x1cec…8dd4Base$28.73100%mrdn45d ago0x62a33c…a03776
0x1cec…8dd40xa6a9…809dBase$36.18100%mrdn45d ago0xc5d0c8…f84198

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.