Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x751ccf…177d7a
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x754864…54283e
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0xae061e…4d6fa4
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0xf39945…3aacdc
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0xc6c012…4d7b6d
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0xc53dd7…0e417f
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x8d9d6c…4433f1
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x6a3a65…aab837
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0xdc1dbf…a72e65
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0xf9e1c7…9264a1
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0xf96f25…0790bb
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x97ec2b…20d74e
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x277058…756455
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x680c56…5d962a
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x1cddd3…d5e02e
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0xd698eb…2c9fd0
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa53d ago0x2fadf9…69658c
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x9df06d…7db3c0
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x36c31d…e0b591
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x7cbe18…b316e7
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x10b7ce…eb11d2
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x504d72…9a47c6
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x5d09ec…6052b5
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x018a97…fe1289
0x8fe5…5e5e0x9c95…e299Base—$0.001100%fluxa54d ago0x4848b4…3beaf7

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.