Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0xe8d573…7dfe3b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0x3eb30f…59c9cd
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa38d ago0x2be592…ce73d1
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0xe70af6…c56bd3
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa38d ago0xacfdb4…0d23b8
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa38d ago0x9542e3…76791b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0xa83fd7…e0c911
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0xd1712b…adc024
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0x6ad39b…cb4371
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0x1453df…3ff73a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0x643531…a44090
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0x63aeb5…c2707f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0x2c46b7…0e4299
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0xe18343…3d81c5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa38d ago0x1e8986…dd5934
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x9eb6c5…428f90
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0xf5830b…9f1855
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x597cd5…951d40
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0xef963d…ab3f7b
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0xb00da8…cb7149
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0xcdcc08…21dc16
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0x74a7c3…02e8f2
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa39d ago0x9528e2…632770
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0xfe9544…3519e5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa39d ago0x044c73…dff229

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.