Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8ac…65f50x9e25…0810Base—$0.0370%0x9e25…08104d ago0xbc5957…d2b8e3
0xbc20…a0d30x9e25…0810Base—$0.0470%0x9e25…08104d ago0x7c7f0f…7edf69
0x50aa…d10b0x9e25…0810Base—$0.0370%0x9e25…08104d ago0xf3eb7d…c73fe1
0xa22a…39190x9e25…0810Base—$0.0270%0x9e25…08104d ago0x9cb14d…84421d
0x3c25…22fb0x9e25…0810Base—$0.0170%0x9e25…08104d ago0x9c1bde…d73cd7
0x3703…9e5f0x9e25…0810Base—$0.0170%0x9e25…08104d ago0xe69045…d5db60
0x7300…ba3d0x9e25…0810Base—$0.0170%0x9e25…08104d ago0xa5e79f…6faf33
0xdcb4…66580x9e25…0810Base—$0.0570%0x9e25…08104d ago0x8f8788…aa5f8b
0x331d…35360x9e25…0810Base—$0.0470%0x9e25…08104d ago0x29251d…735ecb
0x6b7b…7c410x9e25…0810Base—$0.00758570%0x9e25…08104d ago0x399a5e…c624d2
0x7599…89bb0x9e25…0810Base—$0.0270%0x9e25…08104d ago0x781ada…29314f
0xbcce…4d520x9e25…0810Base—$0.0470%0x9e25…08104d ago0x8c1c26…e60f3f
0x4e45…336e0x9e25…0810Base—$0.0270%0x9e25…08104d ago0xf25a68…ef8f8f
0x8c02…da370x9e25…0810Base—$0.0170%0x9e25…08104d ago0x471f2a…c85bcf
0xf4d2…d1480x9e25…0810Base—$0.0170%0x9e25…08104d ago0x75de2f…f7b327
0xe706…d07c0x9e25…0810Base—$0.0370%0x9e25…08104d ago0x3a5cfe…291eed
0x4031…55dd0x9e25…0810Base—$0.0470%0x9e25…08104d ago0x50a4bf…f1faec
0xd020…80f60x9e25…0810Base—$0.0270%0x9e25…08104d ago0x84b235…096b16
0x0e0e…0c070x9e25…0810Base—$0.0270%0x9e25…08104d ago0xd0ea00…143dd4
0x6bfa…b7d00x9e25…0810Base—$0.0270%0x9e25…08104d ago0xd8d113…f15890
0xbc21…c6be0x9e25…0810Base—$0.0270%0x9e25…08104d ago0x5389c3…ac7cb2
0x96e2…caac0x9e25…0810Base—$0.00981970%0x9e25…08104d ago0xb42169…ffa9e1
0x50d6…f9770x9e25…0810Base—$0.0270%0x9e25…08104d ago0xe74238…84ba81
0x8109…13720x9e25…0810Base—$0.0170%0x9e25…08104d ago0xcdb8dc…4380a1
0xbae4…98680x9e25…0810Base—$0.0270%0x9e25…08104d ago0x6dece6…f8dac1

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.