Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base$0.08100%0xfc74…d8a562d ago0x3b1526…ba44e6
0xbff5…6fde0x6366…f1e2Base$0.000029100%0x6366…f1e262d ago0xe608a5…6faeca
0xbff5…6fde0x6366…f1e2Base$0.006392100%0x6366…f1e262d ago0xd2aa53…284958
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e262d ago0x244a94…171f0b
0xbff5…6fde0x6366…f1e2Base$0.006422100%0x6366…f1e262d ago0x095aa2…1eb836
0xbff5…6fde0x6366…f1e2Base$0.12100%0x6366…f1e262d ago0xf39f5e…dc1de6
0xbff5…6fde0x6366…f1e2Base$0.00641100%0x6366…f1e262d ago0xdc88e1…99ad01
0xbff5…6fde0x6366…f1e2Base$0.22100%0x6366…f1e262d ago0x235b1b…ca623b
0xbff5…6fde0x6366…f1e2Base$0.001808100%0x6366…f1e262d ago0xd35b67…8aabe1
0xbff5…6fde0x6366…f1e2Base$0.006373100%0x6366…f1e262d ago0x7f0eeb…eb1f16
0xbff5…6fde0x6366…f1e2Base$0.19100%0x6366…f1e262d ago0xf86b61…fe79d3
0xbff5…6fde0x6366…f1e2Base$0.006398100%0x6366…f1e262d ago0xbcb38c…54e2d1
0xbff5…6fde0x6366…f1e2Base$0.13100%0x6366…f1e262d ago0x580de7…6c8c92
0xbff5…6fde0x6366…f1e2Base$0.46100%0x17c8…043662d ago0xa4d5c1…fd28d2
0xbff5…6fde0x6366…f1e2Base$0.00179100%0x6366…f1e262d ago0xe8dc58…9e949d
0xbff5…6fde0x6366…f1e2Base$0.006343100%0x6366…f1e262d ago0x2dbd42…8f3c11
0xbff5…6fde0x6366…f1e2Base$0.13100%0x6366…f1e262d ago0x7c3fff…073ce1
0xbff5…6fde0x6366…f1e2Base$0.006613100%0x6366…f1e262d ago0xb3a19b…4a3a0a
0xbff5…6fde0x6366…f1e2Base$0.13100%0x6366…f1e262d ago0x2f02ac…be39a1
0xbff5…6fde0x6366…f1e2Base$0.12100%0x17c8…043662d ago0xb47d2f…ec442e
0xbff5…6fde0x6366…f1e2Base$0.006411100%0x6366…f1e262d ago0x49f613…72a35f
0xbff5…6fde0x6366…f1e2Base$0.14100%0x6366…f1e262d ago0x8dd8c1…403d8c
0xbff5…6fde0x6366…f1e2Base$0.001803100%0x6366…f1e262d ago0x1d7876…d5c0cf
0xbff5…6fde0x6366…f1e2Base$0.006372100%0x6366…f1e262d ago0xcc14e1…e2e668
0xbff5…6fde0x6366…f1e2Base$0.14100%0x6366…f1e262d ago0x126b44…f8fb13

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.