Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea52…342f0xb049…20ecBasex402 service$0.0270%0x930d…82c133d ago0x948627…c500c5
0xea52…342f0x5d47…4efaBase$0.0570%0x930d…82c133d ago0x68f4a6…920f77
0xea52…342f0x5d47…4efaBase$0.5070%0x930d…82c133d ago0x969d42…4e62dd
0xea52…342f0x5d47…4efaBase$0.2570%0x930d…82c133d ago0x83f5ea…de6f1d
0xea52…342f0xb049…20ecBasex402 service$0.9870%0x930d…82c133d ago0x04fc5b…e1c5f3
0xea52…342f0x5d47…4efaBase$0.1270%0x930d…82c133d ago0x9deda1…f0c20c
0xea52…342f0x5d47…4efaBase$0.1070%0x930d…82c133d ago0x78dd58…7d1708
0xea52…342f0x5d47…4efaBase$0.0570%0x930d…82c133d ago0x28f446…3a0308
0xea52…342f0x5d47…4efaBase$0.2070%0x930d…82c133d ago0xf003a2…58f670
0xea52…342f0x5d47…4efaBase$0.5070%0x930d…82c133d ago0xd6165c…48b4b4
0xea52…342f0xb049…20ecBasex402 service$0.1270%0x930d…82c133d ago0x8e4367…81e98f
0xea52…342f0xdb48…a74aBase$0.1570%0x930d…82c133d ago0x7504a2…dc374e
0xea52…342f0xdb48…a74aBase$0.2570%0x930d…82c133d ago0x6e5407…00c386
0xea52…342f0xb049…20ecBasex402 service$0.2470%0x930d…82c133d ago0xd213b8…1f1276
0xea52…342f0xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0x4b1e3d…6df4f4
0xea52…342f0xb049…20ecBasex402 service$0.0570%0x930d…82c133d ago0x2fa145…34b5c4
0xea52…342f0xdb48…a74aBase$0.2570%0x930d…82c133d ago0xcea213…e19f33
0xea52…342f0xdb48…a74aBase$0.5070%0x930d…82c133d ago0x352dd1…3d2fbe
0xea52…342f0xdb48…a74aBase$0.0870%0x930d…82c133d ago0xa2b96e…3f0b6f
0xea52…342f0xdb48…a74aBase$0.1570%0x930d…82c133d ago0xd7839e…b9b9be
0xea52…342f0xdb48…a74aBase$0.1570%0x930d…82c133d ago0x3d1f2e…0fbcd1
0xea52…342f0xdb48…a74aBase$0.0270%0x930d…82c133d ago0xf7b14f…e783cb
0xea52…342f0xdb48…a74aBase$0.1270%0x930d…82c133d ago0xcc1614…2d7d2f
0xea52…342f0xdb48…a74aBase$0.2570%0x930d…82c133d ago0x0d690b…d8e2c6
0xea52…342f0xdb48…a74aBase$0.0570%0x930d…82c133d ago0x54deba…f40407

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.