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%fluxa108d ago0xb28a8a…b1e7f8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0xe7116d…f64280
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0xa17e51…d71d60
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x37e626…3794d2
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x2a4c48…b5f768
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x98de83…74b92c
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x3e4895…0b5271
0x7503…49560xb90a…9ae4Base—$10.00100%fluxa108d ago0xb87509…0a9bd0
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x001e60…03125f
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x4d97a8…1099d3
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x2ef35e…e5559a
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x865fd4…36ab44
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x62ac37…f194f2
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0xcc2209…3c66a1
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x327cfb…4dd062
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x4fe92d…5a1d53
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x10a624…ac0ce3
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x9b93fd…243a17
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x9ed3ca…8d679d
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0xcaaa43…692bb8
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa108d ago0x0a3cfe…7554d2
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x5aba63…df037f
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0xfbcbc7…6212fe
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa109d ago0x1e5a5f…04b9b5
0xb90a…9ae40x7503…4956Base—$9.81100%fluxa109d ago0x6a193c…6279b7

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.