Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$10.50100%0x45b7…2d9464d ago0xc55468…513d07
0x8cfa…be850x0e3d…7757Base—$1.05100%0x0dd6…b0b064d ago0xd5df83…3d814d
0x8cfa…be850x0e3d…7757Base—$8.40100%0x023e…d6fc64d ago0x6f0e85…c04160
0x8cfa…be850x0e3d…7757Base—$2.10100%0xa4f5…b2f964d ago0xc35f93…88b9a7
0x8cfa…be850x0e3d…7757Base—$5.25100%0x0d74…aad664d ago0x8aa82f…aa3752
0x8cfa…be850x0e3d…7757Base—$10.50100%0x4596…ce0964d ago0xe1db21…c87b89
0x8cfa…be850x0e3d…7757Base—$5.25100%0x0245…bb7b64d ago0x8a7447…bfd98c
0x8cfa…be850x0e3d…7757Base—$78.75100%0x54b0…438464d ago0x63a575…e301bc
0x8cfa…be850x0e3d…7757Base—$10.50100%0xa690…238c64d ago0x06e314…24c391
0x8cfa…be850x0e3d…7757Base—$5.25100%0x4c95…d79b64d ago0x972ad0…ba50ca
0x8cfa…be850x0e3d…7757Base—$5.25100%0x64fd…12f464d ago0x8ad55f…41f1c1
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6ae4…e26d64d ago0xdca47c…3a86ad
0x8cfa…be850x0e3d…7757Base—$2.10100%0x7dc9…9d7b64d ago0x64b921…868695

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.