Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x539a…53320xac65…4417Base—$0.13100%fluxa107d ago0x8a224e…fde0bf
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x64d8b5…77eed6
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x4aaf35…340d8c
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x2c91ff…b1f206
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xadad2c…4d1a01
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xff7837…4262b1
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x10a19e…6fc289
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0xbead69…7a0b41
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x0c8c67…e6074c
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x5066f6…069d0e
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x013882…9c76a5
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x25f662…e87834
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa107d ago0x9823ba…ed4d84
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x2a5595…6d59c1
0x539a…53320xac65…4417Base—$0.01100%fluxa108d ago0x1241c8…21ef96
0x539a…53320xac65…4417Base—$0.09100%fluxa108d ago0x85b770…e6a528
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0xa6b466…81b792
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x3ceb30…43cc1a
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x42dba9…a38a14
0xb90a…9ae40x539a…5332Base—$0.05100%fluxa108d ago0x0c47a5…bb6481
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x6b3db7…9df420
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0xeb7703…f98e04
0x539a…53320xac65…4417Base—$0.01100%fluxa108d ago0x421349…ca43b4
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x9cac8d…e8642a

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.