Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa4b5d0…06c0c0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0950a…e525f7
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf395ca…f2b116
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d9a4a…4a4465
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa417c7…b5ce19
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ed5f5…6eece8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b4557…bd81ee
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa36593…86fc7d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x201a2d…8ec3cf
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d6e2d…41e05c
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd633c1…7738a7
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fdcc3…2489b2
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed1e22…0cc3f0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb59080…1ee0a2
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c5ffe…245641
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61b8d2…915bfb
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6dc97…d27c28
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x615448…fa67e3
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf9259b…d47d79
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc324c1…dc167c
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7e8c6…8d863f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25dad0…6ef70f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe6fd2…eac25b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20410b…fc07c7
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfd39b5…bc70ea

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.