Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x15942c…10db76
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0xa08a8a…43c091
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x53bb66…e6bcf3
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0xb439b4…acbf6a
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x37f75d…a37b72
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x09e837…12248d
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x2d23b3…f520b8
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x5c5959…055bdb
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x119ca1…393d7f
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x8a6c13…c06cc4
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x06f455…1745f7
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x1cfa8c…c714eb
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x555fd8…bec730
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0xb90de5…2a56b6
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0x32b65e…c4f985
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0x2d0515…c8d104
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0x4b280a…d8e443
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0x6a4c47…86edc1
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0x40e8c7…3cf7a2
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0x9c1cfa…989513
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0x079ae4…5c4087
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0xba0ab3…107d88
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0x91f64d…157990
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa34d ago0x60d891…5bd3ca
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa34d ago0xa9d05a…047643

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.