Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x7d88a3…fd175b
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0xbdfc87…8a2350
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0xf3667b…028f3a
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x47d290…e3ac4a
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x875462…b54ea7
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0xabb5e8…62906f
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0xbd58e5…75b111
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x1c384a…184281
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x37b017…06201d
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x63e41c…8ef465
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x1c0122…48501c
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0xc4112d…63e721
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x19a3a8…2097b5
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0xc185ba…2ddef9
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0xf7aba4…b98de7
0x387e…7d800x9c95…e299Base$0.001100%Route unknown55d ago0x57d3a4…abaa55
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0x40c72c…ba6842
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0x272528…c56892
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0xee85d4…b1b86c
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0xc14a2c…b25e6b
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0x290af7…66a290
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0xf0ee2d…1dd5a0
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0xa00567…420e87
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0x84ba31…384a2a
0x387e…7d800x9c95…e299Base$0.001100%Route unknown56d ago0x034255…f58454

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.