Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0xe24c47…cbc618
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0x33926d…8cf058
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0x6e3326…d78ff0
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0x7033f0…ced17c
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0x26c04c…59f495
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0xdb2e72…ab611d
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0x2db7a6…f44cbd
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0x9b8797…d81236
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0xa01edf…01602f
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0x6d8f6d…9062a8
0x6080…956e0xfe80…47eeBase$0.001100%fluxa26d ago0x85bca7…154e2c
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x2b7421…8a0a94
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x6837cf…43f262
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x4bbbc2…76b125
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x334793…cd9932
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0xe0d33b…981ce5
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x37850c…dd6a1c
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x9ba539…2faf08
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x3a3677…ce1a23
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0xcc03af…89a314
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x9df682…da436e
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x718c45…83e6ad
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x9602d5…4f86d2
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x3919f2…4d6bdd
0x6080…956e0xfe80…47eeBase$0.001100%fluxa27d ago0x93d6a2…4a5cb0

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.