Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x1cc199…ceffdc
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x7e2b4c…5dc87d
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x778e50…e71bb0
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x718aeb…ab8170
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x8fa103…d4ba16
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0xae5252…df9da3
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0xd55492…5ce70f
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x662b59…478c5a
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x98272d…11237f
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x92fab8…82f5e5
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x6cdab2…d51331
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xa27d8e…ce0b4d
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0xe1e0f3…1ce6ed
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x06633a…f00006
0xedf2…11dd0x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x4e8c02…3b4663
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x63e95a…2d5b48
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x3b7d5a…b1c0c9
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xdbe09f…f7ae6c
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%payAI34d ago0xa074f3…9fe3d0
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xe3d193…f09eae
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x3678f1…d7ceb9
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%payAI34d ago0xc4f617…445637
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xb4569e…af2bf0
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xc1c1d1…e75db1
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0xdbd55b…f7eb0d

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.