Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x6b8637…dbd097
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x6d54e5…5934da
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x7081cb…4a2fa7
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x51bf5f…88a8cd
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x15d2c3…b151ee
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0xaaf2e0…0b702d
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x637862…52f005
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x5c7441…1a37ea
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x2e2829…b4033d
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x67ac16…efad61
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x010cf6…d598dc
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x24abe0…65747c
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x9591a2…e1cc88
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0xf5da89…66d143
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x504016…a2ea83
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x284a21…f4d49d
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x15c68e…0edd39
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x87b53a…37ebb7
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x5526a3…84e17e
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0xa2c505…707b8a
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0x581f38…a62e73
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0xf17419…42329a
0x541e…37110x9c95…e299Base—$0.001100%fluxa72d ago0xe8d510…c9311f

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.