Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa45d ago0xcf81b6…302d3a
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa45d ago0x4dce4b…312911
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa45d ago0xa3c561…10721a
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa45d ago0x538053…eaf04b
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa45d ago0xc44e74…72ef77
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa45d ago0x37698a…736f9b
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa45d ago0xccce32…1aaba8
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa45d ago0x7fc6e1…2bf59e
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa46d ago0xd2f199…35b198
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0xdf3dfe…bda9c8
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0x53cdfa…198afd
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa46d ago0xb7e392…e557c9
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa46d ago0xa7a45a…0c3cac
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa46d ago0x34f854…8b477a
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0xdfa16a…beda24
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0xba5f71…0a23e5
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa46d ago0xa76ade…27c3c8
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa46d ago0xfad4e4…253657
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0x8ac3f6…51291f
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0x7a49e6…1aaf25
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0x9eb8af…a3d771
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0xd7062c…8d870c
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0xd7e5e0…0d3e40
0x1900…4ca70xfe80…47eeBase—$0.001100%fluxa46d ago0x1fe5a0…4786b2
0x1900…4ca70x9c95…e299Base—$0.001100%fluxa46d ago0xc91b2b…337068

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.