Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0x72ea8e…3f5c8c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0x317756…701a86
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0xbbcd9a…35b88c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0x1c4cda…de2ee4
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0x52daee…3e21db
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0x451466…f9a500
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0xb3d110…5f242f
0xb90a…9ae40x7503…4956Base—$0.07100%fluxa105d ago0xd3765c…581d1e
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0x7274e9…bcea3a
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0xe707bb…b28a74
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0x68b4be…cd9889
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa105d ago0x88fde2…dd28b2
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0xf371d7…75c1ea
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0xfda551…42362a
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0xe0c254…ddbd18
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0x7c73b9…9579e8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0x5b9c1c…fc23ae
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0xd681d8…63f013
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0x13adff…1c2765
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0xa4aacd…381f61
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0x7968ca…81cd03
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0xd1a51e…04035f
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0x94b42b…83ed8f
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0xdd10f4…9212fc
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa106d ago0x4bbc08…50abb1

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.