Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base$0.001100%fluxa101d ago0x5fc95a…0934ce
0x912f…749e0x9c95…e299Base$0.001100%fluxa101d ago0x2818d6…fefba1
0xde30…05d50x9c95…e299Base$0.001100%fluxa101d ago0xacac5d…8e3e5c
0xb228…61800x9c95…e299Base$0.001100%fluxa101d ago0x9bbd77…aa164d
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa101d ago0xbeb080…a28a7f
0xde30…05d50x9c95…e299Base$0.001100%fluxa101d ago0xa2e512…b6aa8d
0x912f…749e0x9c95…e299Base$0.001100%fluxa101d ago0x446393…809bbe
0x857e…dd5d0x9c95…e299Base$0.001100%fluxa101d ago0x380788…a3d471
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa101d ago0xc0bc89…3f8518
0xb228…61800x9c95…e299Base$0.001100%fluxa101d ago0xcb90de…2c116b
0x912f…749e0x9c95…e299Base$0.001100%fluxa101d ago0x547f0b…44be2b
0xde30…05d50x9c95…e299Base$0.001100%fluxa101d ago0x4d9584…7135d0
0x857e…dd5d0x9c95…e299Base$0.001100%fluxa101d ago0xea9695…7825d0
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa101d ago0x40ef9c…470d2e
0xb228…61800x9c95…e299Base$0.001100%fluxa101d ago0x36b50d…d2d6eb
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa101d ago0x455197…00f7d2
0x912f…749e0x9c95…e299Base$0.001100%fluxa101d ago0x2ea3ab…31225c
0xde30…05d50x9c95…e299Base$0.001100%fluxa101d ago0xda7301…3abd82
0x857e…dd5d0x9c95…e299Base$0.001100%fluxa101d ago0x97d875…261c8d
0xb228…61800x9c95…e299Base$0.001100%fluxa101d ago0xcd2140…4059ad
0xe7f0…cd580x9c95…e299Base$0.001100%fluxa101d ago0xe84706…88b363
0x857e…dd5d0x9c95…e299Base$0.001100%fluxa101d ago0x009821…1b4c80
0xde30…05d50x9c95…e299Base$0.001100%fluxa101d ago0x21d3f9…30ca70
0x912f…749e0x9c95…e299Base$0.001100%fluxa101d ago0xce8b85…050882
0xb228…61800x9c95…e299Base$0.001100%fluxa101d ago0xb9344d…6e3a7d

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.