Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base$0.11100%0x6366…f1e243d ago0xb5992f…e0f3ff
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0xa4b9f0…51f5c3
0xbff5…6fde0x6366…f1e2Base$0.03100%0xfc74…d8a543d ago0x900724…afac47
0xbff5…6fde0x6366…f1e2Base$0.04100%0xfc74…d8a543d ago0xba9565…781d55
0xbff5…6fde0x6366…f1e2Base$0.03100%0x17c8…043643d ago0xe59524…a88217
0xbff5…6fde0x6366…f1e2Base$0.0570%0xfc74…d8a543d ago0x10cd53…2aea5b
0xbff5…6fde0x6366…f1e2Base$0.10100%0x6366…f1e243d ago0x695839…461137
0xbff5…6fde0x6366…f1e2Base$0.11100%0x6366…f1e243d ago0xec124b…0c7faf
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0xb70b2a…6889d7
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0xa87648…80842b
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0x89e59c…262e7e
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0x4996a3…784eec
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0x8fe547…c0b0fe
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0xcec15f…7259ec
0xbff5…6fde0x6366…f1e2Base$0.001801100%0x6366…f1e243d ago0x8eb918…113eb8
0xbff5…6fde0x6366…f1e2Base$0.00661100%0x6366…f1e243d ago0x51ba64…fae836
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0x7fd0a0…6e64ad
0xbff5…6fde0x6366…f1e2Base$0.006401100%0x6366…f1e243d ago0xdde2ba…58dd4d
0xbff5…6fde0x6366…f1e2Base$0.19100%0x6366…f1e243d ago0x73af51…e5aaa9
0xbff5…6fde0x6366…f1e2Base$0.32100%0xfc74…d8a543d ago0x347fe3…259e00
0xbff5…6fde0x6366…f1e2Base$0.28100%0x17c8…043643d ago0x5b9010…a4c613
0xbff5…6fde0x6366…f1e2Base$0.006576100%0x6366…f1e243d ago0x70fedf…0f2336
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e243d ago0xc02369…d70daf
0xbff5…6fde0x6366…f1e2Base$0.000025100%0x6366…f1e243d ago0xa339ea…597ef8
0xbff5…6fde0x6366…f1e2Base$0.006551100%0x6366…f1e243d ago0xd9964f…f4f92f

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.