Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xfce083…9b4d2c
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x3d3ca3…36794a
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xbd2cc9…6fb862
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x46b98b…aa2d9a
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xa0bc2f…43f73b
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xb1fc5e…87239a
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x075d37…0629c4
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x008388…f46c4c
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xeacfdc…2bfe84
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0xc61dd8…a067bb
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x3845c8…de593e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x29ba9c…047651
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x57e27f…6a65e4
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x3bf486…3c4704
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x1b1524…5f17d0
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x135149…dd7c4e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x6c1740…37a904
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa20d ago0x22da37…549913
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x099690…39967e
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x6e2dcb…5db86b
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0xd98d17…86cd83
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x018ba5…4c1332
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x20dbd3…a87f78
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x8bc1ae…22be11
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa21d ago0x584ba8…36e86b

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.