Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$3.4470%0x211d…d17231d ago0x3565a4…644e07
0x3be9…575c0x31d0…2cd7Base$50.0070%0xe196…0ce131d ago0x343bf6…02a79b
0x3be9…575c0x31d0…2cd7Base$10.3870%0x211d…d17231d ago0x84686c…7ea2e8
0x3be9…575c0x31d0…2cd7Base$23.4870%0xe196…0ce131d ago0x6b679e…6ad62d
0x3be9…575c0x31d0…2cd7Base$110.0070%0x4337…339231d ago0x32ea20…a5c3eb
0x3be9…575c0x31d0…2cd7Base$600.6170%0xe196…0ce131d ago0x005eb5…3f982b
0x3be9…575c0x31d0…2cd7Base$84.4870%0x4337…f2e131d ago0x26a0b6…a35443
0x3be9…575c0x31d0…2cd7Base$10.3870%0x4337…9b7c31d ago0xa4a6a1…ce149b
0x3be9…575c0x31d0…2cd7Base$50.4670%0x4337…283831d ago0x4e5d47…fe5ed1
0x3be9…575c0x31d0…2cd7Base$50.4670%0x211d…d17231d ago0x84effc…660694
0x3be9…575c0x31d0…2cd7Base$10.3870%0x4337…5e7d31d ago0xb46715…88164e
0x3be9…575c0x31d0…2cd7Base$50.4670%0x4337…926931d ago0xa3d541…71468e
0x3be9…575c0x31d0…2cd7Base$100.4170%0x211d…d17231d ago0x10d2d7…97a067
0x3be9…575c0x31d0…2cd7Base$10.4570%0x4337…f2e131d ago0x269505…d192cf
0x3be9…575c0x31d0…2cd7Base$50.4670%0x4337…7b5f31d ago0xf2aef8…ce2565
0x3be9…575c0x31d0…2cd7Base$89.5770%0xe196…0ce131d ago0x0b5f04…3dea79
0x3be9…575c0x31d0…2cd7Base$50.4570%0x4337…9e5d31d ago0xbdeec7…9d69b9
0x3be9…575c0x31d0…2cd7Base$76.4070%0xf279…f77f31d ago0x31d3dc…72816d
0x3be9…575c0x31d0…2cd7Base$500.0070%0x211d…d17231d ago0x700af5…2849d2
0x3be9…575c0x31d0…2cd7Base$10.3870%0x4337…f96531d ago0x4ebfe1…a1c7bd
0x3be9…575c0x31d0…2cd7Base$50.3970%0x4337…283831d ago0x61a102…5b8577
0x3be9…575c0x31d0…2cd7Base$155.4370%0x211d…d17231d ago0x99a39e…4a0397
0x3be9…575c0x31d0…2cd7Base$5,002.3570%0xf279…f77f31d ago0x3dee47…219b94
0x3be9…575c0x31d0…2cd7Base$10.4470%0x4337…1b6231d ago0x46dad3…20116a
0x3be9…575c0x31d0…2cd7Base$5.0070%0x81e3…b98e31d ago0x795689…753e3f

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.