Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x396e…5400Base—$2.36100%0x96de…249b57d ago0x5f2d1c…c3a261
0x13de…883e0x2f47…d2a4Base—$35.91100%0x96de…249b57d ago0x2f8d6d…6006dd
0x13de…883e0x8f2b…6bcdBase—$50.00100%0x96de…249b57d ago0xc523a2…89bf80
0x13de…883e0xe606…f468Base—$40.04100%0x96de…249b57d ago0x467edf…9b814f
0x13de…883e0x6b3e…1db1Base—$46.00100%0x96de…249b57d ago0xe35bd8…ac7ed3
0x13de…883e0x1e6f…32feBase—$140.00100%0x96de…249b57d ago0x5d0b15…7f73cc
0x13de…883e0x8545…0b5cBase—$27.26100%0x96de…249b57d ago0xb15f5d…115840
0x13de…883e0xa24c…208bBase—$23.44100%0x96de…249b58d ago0xdf5ac1…95ee73
0x13de…883e0x321c…fdc8Base—$33.39100%0x96de…249b58d ago0xa88395…20a787
0x13de…883e0xa305…8c02Base—$44.24100%0x96de…249b58d ago0xc08698…60e3d5
0x13de…883e0x361c…c88dBase—$62.49100%0x96de…249b58d ago0x5210f2…0ff477
0x13de…883e0xe691…dffcBase—$89.64100%0x96de…249b58d ago0x4454f3…3a11d5
0x13de…883e0x0aa8…eab5Base—$50.00100%0x96de…249b58d ago0x559cc9…73e1d2
0x13de…883e0x1e9f…f481Base—$50.00100%0x96de…249b58d ago0x396261…73c38f
0x13de…883e0x2f47…d2a4Base—$50.00100%0x96de…249b58d ago0xbbd4a4…5d9cad
0x13de…883e0x9077…52c5Base—$138.64100%0x96de…249b58d ago0xe2b5c9…c31894
0x13de…883e0x9077…52c5Base—$1.36100%0x96de…249b58d ago0xfd638c…225008

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.