Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0xaefa25…f0f220
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x728b47…64f41a
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x437515…d05c7c
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0xd28bb1…f8d007
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x12bfa2…b5b0ad
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x5e7187…c16d89
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x9cb421…9d6ea1
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x7ef9b9…7c6ac8
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0xcd64ff…cd5362
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x41242b…654f6e
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x6f13a4…f8a606
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase10d ago0x1ad7b3…eaaf37
0xbb5d…71a90x5d17…2acdBaseAnimica$0.00289100%coinbase10d ago0x38ba63…488955
0xbb5d…71a90xdefa…c267Basex402 service$0.005100%coinbase10d ago0xc78a4c…19d45a
0xbb5d…71a90x23f7…7334BaseChit402Treasury$0.002100%coinbase10d ago0x49012d…2b0a6b
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase10d ago0x8e5a1e…4f8100
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase10d ago0x0f6e30…f73e50
0xbb5d…71a90xa437…5561BasePyfile ToolkitCompliance$0.005100%coinbase10d ago0x4952eb…888924
0xbb5d…71a90x5d17…2acdBaseAnimica$0.0018100%coinbase10d ago0x0bd75c…15fb54
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase10d ago0x645b79…e8875f
0xbb5d…71a90x8e3c…371eBaseFarOut LLM GatewayLlm$0.002100%coinbase10d ago0xc0c1fa…915fd9
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase11d ago0x039034…46a606
0xbb5d…71a90x40a8…ad8bBasex402 service$0.005100%coinbase11d ago0xd0ef82…1d4a70
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase11d ago0xee615d…56b69e
0xbb5d…71a90x40a8…ad8bBasex402 service$0.002100%coinbase11d ago0x6a3b34…a8af24

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.