Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x0359bb…2cb38d
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x01f7ea…62b5a5
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x3f7690…36445b
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x3291ba…239837
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0xda6648…563665
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x2d8a88…32fbdc
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x5261bc…016e34
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0xa52f42…c926fa
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x58cf70…0e65ad
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0xa39bde…327508
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x6e10de…7ab55d
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x33c3e8…9b25c9
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0xd17db2…1520dd
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0xf20588…0022fa
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x55554a…64f3c9
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0xaff0d9…1fd107
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x93d572…1ebf57
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x030623…ce5d90
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x42b53c…ccbc80
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0xe6a0ba…e476df
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x858b3a…4e000d
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x8fdc74…295813
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x556b67…1ce10c
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x5f2748…82b346
0xfe48…de410x9c95…e299Base$0.001100%Route unknown66d ago0x82bac6…3a0e02

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.