Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0xffe1b3…5255ee
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x40ced7…141aa2
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x86c28f…c51d67
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x29f48b…27ec20
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x045fef…ab7ba6
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0xa3fb85…f0ca31
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0xfb4e62…653d76
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0xfb2230…477f4b
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x4a86dd…bdddc7
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x261ef1…664d8e
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x23ccc6…eba436
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x9fe955…406e6b
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0xc3b8ea…f783c8
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown65d ago0x1ac717…03f0da
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0x15c35e…af9722
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0xf8c0c0…fdce8e
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0xd42423…36db9c
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0xead4f4…1daef0
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0xb4d34d…8506a4
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0xd8958a…0ac170
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0x6d1d7d…13beeb
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0x3836bf…3ca8b4
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0x2ed26c…51ba99
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0x9ee295…819842
0x44c6…1e690xa9dd…2315Base$0.002100%Route unknown66d ago0x049585…f0b0bf

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.