Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0xc5a208…4e86ae
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0xed77a6…994827
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0x4f5b72…fcd828
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0xc2e7cf…fbcc7a
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0x15a7f5…2e9002
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0x02e786…986c51
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0xedd4c4…e2e6f7
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0x89d29a…c9f9e7
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0x016aef…d71a78
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0x038843…0455e2
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0xa407b5…ab78cc
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0xa9708e…3d4172
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa70d ago0x5e8126…5c8bfc
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0x6d8444…987384
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0x9e70f1…fe6d34
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0x0d0048…3fcd31
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0xf0e63d…d26124
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0xab629d…62a364
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0xdaddde…a9a890
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0x7577e4…42f6c9
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0x9f469a…fd4890
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0xe27a4f…1beecb
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0xe2d74b…6aa54b
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0xdd965c…1b2f09
0xea3f…0e070x9c95…e299Base—$0.001100%fluxa71d ago0x606a45…7ee7ce

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.