Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa35d ago0x4fbcf2…aea023
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa35d ago0x0c4655…0be4ea
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0x9936e3…bf9026
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x5f1526…ecafd5
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0xae7c87…524d9e
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x25299d…3fd75a
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0xea3835…bcf700
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x8b1edf…a9ac8f
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x0f43b6…57a35a
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0x46303f…75ec6d
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0xb3a1ce…4c01e4
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0xdb08a5…9423a8
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0x715560…b0255c
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x6924ad…c964ca
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0xacb896…5524c6
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0xd34ad5…d2833f
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0x20666f…7f9d72
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x05ee62…f98b05
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x707e4a…97dbec
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x42eb04…c5c004
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0x653dac…30b998
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0x5862b1…c4308c
0xda3a…d7110x9c95…e299Base—$0.001100%fluxa36d ago0x6c16b9…2afdf4
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0xc89031…783b10
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa36d ago0xb45d6c…3c4fac

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.