Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x828338…825b85
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x516aa7…2a7ebe
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x98a47f…dcea4c
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x16dac9…1c17b6
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0xe615be…63390e
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0xfa601c…0d03b2
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0xe481c5…433099
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0xad20b6…fecda3
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x6ba54d…415805
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x0b62c2…b00ab3
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x7cd840…1d672a
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x69686b…d3c744
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x2f00be…858a0f
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0xdd6047…93ce95
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0xbed614…d3a6c1
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x1c589a…c2b64b
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x7b7781…908c51
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x85cace…149a5a
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x1f99e0…e65a77
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0xe76971…568736
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa84d ago0x19ee25…5ce20b

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.