Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0xc64049…8663f5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x44ee8d…432d21
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0xb18def…938ce7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x414209…5f2a76
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x7ea71e…52b05c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x538025…7edabf
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0xbd59ae…02c970
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x08c860…f7b021
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x58b3a4…0ec176
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0xe447a5…f4198b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0xeebd62…08c94f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0xa0d988…94f72f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0xf8363c…2a4818
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x4ee435…a353d8
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x860477…fb4c53
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x484ca8…7e0d86
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x89aac0…d4abfc
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x34cf2a…5c4f80
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x96af01…6c5ad4
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x68cf95…f8776f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x166b08…c28114
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0x4267c8…150e6f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa72d ago0xbf2ff0…45c228
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa73d ago0xc5ea84…cbc067
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa73d ago0xb2e9b2…8b2ba9

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.