Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x7b35…fab30x73fc…b29bBase$0.01100%0x0018…ca9756d ago0x6c4fa0…00f89b
0xd8c4…63670x73fc…b29bBase$0.01100%0x0018…ca9756d ago0x423b1e…93715e
0xd8c4…63670x73fc…b29bBase$0.0075100%0x0018…ca9756d ago0x28326e…136ab7
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0x413ede…5b1dfb
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0x99bc4e…b155b2
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0x4f6238…39739c
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0xfea3d2…3023cd
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0xe592c2…c4972c
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0xbf02c5…01f65d
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0xaa5856…949c97
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0x107fb9…2cc1a9
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0x082b51…3e1562
0x3137…36ab0x73fc…b29bBase$0.0075100%0x0018…ca9756d ago0xb413ec…6e351d
0x3137…36ab0x73fc…b29bBase$0.0075100%0x0018…ca9756d ago0x42855e…dd54f9
0x3137…36ab0x73fc…b29bBase$0.0075100%0x0018…ca9756d ago0xb7dcb4…56b455
0x3137…36ab0x73fc…b29bBase$0.01100%0x0018…ca9756d ago0x83ba54…01f204
0x3137…36ab0x73fc…b29bBase$0.0075100%0x0018…ca9756d ago0x87a937…919743
0xb4ad…be890x73fc…b29bBase$0.0035100%0x0018…ca9757d ago0xc3d0d2…b1989a
0x3137…36ab0x73fc…b29bBase$0.006100%0x0018…ca9757d ago0x078719…3c9de9
0x3137…36ab0x73fc…b29bBase$0.0075100%0x0018…ca9757d ago0x69a54b…6e50ee
0x66d1…02f00x73fc…b29bBase$0.01100%0x0018…ca9757d ago0xb8d03b…61d3d7
0xb955…78180x73fc…b29bBase$0.0075100%0x0018…ca9757d ago0xac2890…34a908
0xb955…78180x73fc…b29bBase$0.0075100%0x0018…ca9757d ago0x6e8e9f…39d492
0xb955…78180x73fc…b29bBase$0.0075100%0x0018…ca9757d ago0xdd0eb8…b97d43
0xb955…78180x73fc…b29bBase$0.0075100%0x0018…ca9757d ago0x1e8838…a3a41d

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.