Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x4b45be…e7e365
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x600813…badc91
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x518ced…026067
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xb18c5c…9c74d6
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xb97e3c…faa287
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xe58bb2…c51aee
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x5b0c10…9522be
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xff3e48…e55a5a
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xcebe73…9a2d51
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xbb2316…e40279
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x9d2451…55f92c
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xd066f2…31c131
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xa5d9f5…1a4467
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x54d87a…74e309
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x1445d1…681e79
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x3e6ebe…95b686
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x3d043d…5f514e
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xf282b8…3f4594
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x2ef978…cfb165
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x34f57e…e0d9bf
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0xf3cea6…2ae2aa
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa19d ago0x91c088…20d97c

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.