Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa44d ago0x3f7287…4cb07d
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x899070…13ee2c
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x77f079…bd255f
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x84d5ee…1d8c14
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0xab4709…4b70c2
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0xe076e8…d9df5e
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x782735…7d5215
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x893dd0…cfaa40
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x292b96…8bf1a5
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x991755…50bee2
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0xfc0ac9…018481
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x10e176…321cbf
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x18c72a…47f635
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0xdbad3f…1807cd
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x4af226…8f8904
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x2a20ea…3f060d
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x0056f0…dc9c34
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0xc8d964…2f1fd7
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x1127ec…4c67b7
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0xb699c5…f02fe5
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x396810…4a71eb
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa45d ago0xed11d1…e0d6a0
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x39f1bc…3031e7
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x60babc…d14d45
0xbd99…a5ee0x9c95…e299Base—$0.001100%fluxa45d ago0x285820…023bca

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.