Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a37…b9490x7f33…0171BasePeople Data Labs APIPdl$0.28100%coinbase56d ago0x9bc430…f68e94
0x2a37…b9490x3803…101bBase—$0.11100%coinbase56d ago0x90fd4b…c2f038
0x2a37…b9490x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase56d ago0x2b9c2c…5048ce
0x2a37…b9490x3803…101bBase—$0.17100%coinbase57d ago0x65e5de…781ec7
0x2a37…b9490x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase57d ago0x6d3fcd…793538
0x2a37…b9490x3803…101bBase—$0.11100%coinbase57d ago0x6a1709…cc7eeb
0x2a37…b9490x3803…101bBase—$0.17100%coinbase57d ago0x0693af…fb66c2
0x2a37…b9490x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase57d ago0x06b4a4…371bd0
0x2a37…b9490x3803…101bBase—$0.17100%coinbase57d ago0xeacc87…426f12
0x2a37…b9490x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase57d ago0xa54de4…3ed4b8
0x2a37…b9490x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase57d ago0x62f30a…fa47f8
0x2a37…b9490x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase57d ago0x74dbf9…b83da8
0x2a37…b9490x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase57d ago0x16d138…97f58d
0x2a37…b9490x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase57d ago0xf29f3e…ee9be5
0x2a37…b9490xccc8…15beBase—$5.00100%0xf70d…dbef57d ago0x6a40c7…bfc118
0x2a37…b9490xccc8…15beBase—$4.00100%0xf70d…dbef57d ago0x27e869…5e59c6

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.