Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x58760f…5b9ceb
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x82efc6…efd99e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x672cc0…225e62
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x81530d…af1905
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x64f236…5b2dc5
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x59f809…cf6d60
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x41e9c5…c87998
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0xfe29aa…4ab861
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x647e8b…b1c964
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0xf545dd…0ca602
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x751467…942829
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x6ea255…e84e6d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x0ebbed…d3de22
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0xb4d02c…ae1406
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0xe315b8…1aab3a
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x836bac…54f10e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0xfffd8c…940c61
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0xf3b540…6795f3
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0xcb0939…e74d41
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x4f0be1…12e4f0
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x00dc40…5a33b0
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x4370e5…ef8427
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0x4499b1…a988ad
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa74d ago0xaccf26…0e0721
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa75d ago0x03f3f5…1acf8b

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.