Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0x0715b6…d62060
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0x83fcba…31aaeb
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xa15092…f2c47e
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xd0fa05…87c6d9
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xa80fde…a50e37
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xce3151…721ea5
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0x5cd649…69728f
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0x27547b…e7403b
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xf63acd…40ec3c
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xf59edd…f25e1b
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0x8850bb…329813
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0xc3cca0…17a443
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0x6405fb…bd706b
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xb27dda…0b3db5
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0x2b4304…7015e5
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0xd66400…78d7ce
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0x4a27d9…80fd31
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0xa1d667…aeaa4f
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0x5c09d8…b4a9ca
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xf63a0b…025e47
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0x8c6c02…1825b4
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa44d ago0x154bec…a6f358
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0x2f948a…4e9540
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0xd4dba4…22943f
0xde31…7b070x9c95…e299Base—$0.001100%fluxa44d ago0x3f3532…00ffd6

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.