Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca63…b1bf0x2633…2223Base—$0.001396100%payAI121d ago0x50f1c2…3e1046
0xca63…b1bf0x2633…2223Base—$0.001387100%payAI121d ago0xea3fde…953b77
0xca63…b1bf0x2633…2223Base—$0.001378100%payAI121d ago0xf8a984…e62d53
0xca63…b1bf0x2633…2223Base—$0.001367100%payAI121d ago0x723db2…656e35
0xca63…b1bf0x2633…2223Base—$0.001363100%payAI121d ago0x8acc0c…d587e1
0xca63…b1bf0x2633…2223Base—$0.001353100%payAI121d ago0x806fce…35c41a
0xca63…b1bf0x2633…2223Base—$0.001205100%payAI121d ago0xb6e7de…ed519e
0xca63…b1bf0x2633…2223Base—$0.001191100%payAI121d ago0xd3f349…fd5da0
0xca63…b1bf0x2633…2223Base—$0.001179100%payAI121d ago0x542d49…c08b36
0xca63…b1bf0x2633…2223Base—$0.001165100%payAI121d ago0x994ddd…76bc8b
0xca63…b1bf0x2633…2223Base—$0.001153100%payAI121d ago0x6a4697…9015e0
0xca63…b1bf0x2633…2223Base—$0.001144100%payAI121d ago0x14bdb3…eb2fa5
0xca63…b1bf0x2633…2223Base—$0.001128100%payAI121d ago0x4da66a…3c45f6
0xca63…b1bf0x2633…2223Base—$0.001111100%payAI121d ago0x9c9157…8998a8
0xca63…b1bf0x2633…2223Base—$0.001102100%payAI121d ago0x59e958…9c67f0
0xca63…b1bf0x2633…2223Base—$0.001087100%payAI121d ago0x801e15…bd8db7
0xca63…b1bf0x2633…2223Base—$0.001068100%payAI121d ago0x811e29…02a3b1
0xca63…b1bf0x2633…2223Base—$0.001054100%payAI121d ago0x313c4f…4cf770
0xca63…b1bf0x2633…2223Base—$0.001041100%payAI121d ago0x545d7a…254b8d
0xca63…b1bf0x2633…2223Base—$0.000304100%payAI121d ago0x24f1d0…5d4588
0xca63…b1bf0x2633…2223Base—$0.001033100%payAI121d ago0x6dc947…325cb6
0xca63…b1bf0x2633…2223Base—$0.001018100%payAI121d ago0x6d7985…62dd67
0xca63…b1bf0x2633…2223Base—$0.001001100%payAI121d ago0x6d8912…93647c
0xca63…b1bf0x2633…2223Base—$0.001249100%payAI121d ago0xe522a3…6fc30e
0xca63…b1bf0x2633…2223Base—$0.001227100%payAI121d ago0x3b8745…6226c9

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.