Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x6859ae…f51767
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0xfbc65f…6d1a54
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x37b37c…829f13
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x654b6d…5da20e
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x27d1cb…ee1286
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x56a2c5…0bd113
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x19cfa3…6ea827
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x117c10…9e35e4
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x4d7783…7bdce0
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x6eaf10…542785
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0xed2b20…f21888
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0xd2b29e…f919e7
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x34298d…91030f
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0xdc4371…a5e384
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x927646…f26a2f
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x6bd219…163511
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0xb01ca4…be8d50
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x3da479…765324
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0xcd321f…158719
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x5eb6be…63d60f
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0xfff6af…909238
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x7a08fe…07d23a
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x2ca200…058dac
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0x0ae31f…a332fd
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown71d ago0xccda6b…6cf404

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.