Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xd9cbcb…814f01
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x9c7b4b…cfb0cf
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xd78f64…ac2130
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x19951c…576ec2
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x04a15c…19bb48
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xc72925…48a699
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xecad6c…33338d
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x67954b…ee4287
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xb007e2…06f771
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xff5cba…0f2a7a
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x2e99c3…f447a9
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x880e38…abd818
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xd10c3d…df6ba8
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xbd2885…a2d6ba
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x38ea85…de13e6
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xe0103c…4771fe
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xf51434…b885b8
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x44b2f8…77155c
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x3727b2…338b8f
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x07111c…2f61b5
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xf48903…d2465b
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x340466…f1dcdb
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xd29667…bd0952
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0xc4652d…da9879
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa76d ago0x3120a4…5e0646

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.