Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa49d ago0xf3e054…13655b
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa49d ago0xa3e182…2ab5a8
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa49d ago0x639bcf…f3157f
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa49d ago0x592ff5…bf574c
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa49d ago0x6c13e9…6f4113
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa49d ago0x5d4757…dc74cc
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x544bf5…1b8f13
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x4f9af6…9ecb62
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xe75b07…b3ba55
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x64f310…291651
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x9970d0…c9696b
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x154339…4ee0fc
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x389c75…823b6f
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa50d ago0x385c72…7f4bc9
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xa307bd…b05101
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x6ba718…6416a3
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xd6b567…fb5460
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x04252d…85620a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xb59f27…153089
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xdbd342…5525af
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x660f45…687036
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x35ff7a…08c0ba
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xc88305…c5d368
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0xdcfcfe…34570e
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa50d ago0x437202…d5b18c

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.