Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter38d ago0xa2ea78…794383
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x97c5a3…2f8fa9
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa38d ago0x786482…262507
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter38d ago0x21595f…04ddab
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter38d ago0x489f86…d36312
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter38d ago0xb77095…61f455
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0xa6c5d0…7c78ce
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x715fa3…77e98f
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x29c98e…cd19a2
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter38d ago0x4ec709…d947ff
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter38d ago0x9e12d8…c4198d
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0xacabf4…838618
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x3f619b…cf4eda
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x0fcb2c…7493d7
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter38d ago0x277d25…60a4c3
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter38d ago0xfb81c0…06e96c
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x5de67f…51b019
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x0a47c9…41841e
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter38d ago0x6142a3…1d49d3
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter38d ago0x693d26…6d7d3c
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x643dd2…bb37ce
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter38d ago0xee2f23…ad1677
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x3d1bd1…e3de85
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x02e400…139454
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter38d ago0x19f2d6…09a955

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.