Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…ff770x7006…d4c9Base—$0.01100%coinbase80d ago0x42171f…44d1b6
0x7f6b…ff770x7834…fe73Base—$0.01100%coinbase81d ago0x397243…902acd
0x7f6b…ff770xe9ef…8e62Base—$0.01100%coinbase81d ago0x44c946…41084a
0x7f6b…ff770xf600…4b3cBase—$0.01100%coinbase81d ago0x01cb4e…6b3be2
0x7f6b…ff770x43ff…15eeBase—$0.01100%coinbase81d ago0x798672…1a88fb
0x7f6b…ff770xcaac…f529Base—$0.01100%coinbase81d ago0x4857d7…4b7ea0
0x7f6b…ff770xfa44…981eBase—$0.01100%coinbase81d ago0xe439e6…196735
0x7f6b…ff770xa3e1…fef4Base—$0.01100%coinbase81d ago0x2e35f9…a195be
0x7f6b…ff770xdfac…452dBase—$0.01100%coinbase81d ago0x9478b8…3c7deb
0x7f6b…ff770xe61a…3aa5Base—$0.01100%coinbase81d ago0xacb982…e77710
0x7f6b…ff770x5201…0167Base—$0.01100%coinbase81d ago0x2471ae…14c1df
0x7f6b…ff770xe78b…f818Base—$0.01100%coinbase81d ago0x1b870d…98ea39
0x7f6b…ff770xd687…7e42Base—$0.01100%coinbase81d ago0x7c8cdc…64c29f
0x7f6b…ff770xf2dd…862eBase—$0.01100%coinbase81d ago0x0ebe5e…ce440d
0x7f6b…ff770x7e73…4dc4Base—$0.01100%coinbase81d ago0xec6e40…d4f061
0x7f6b…ff770x31e3…8514Base—$0.01100%coinbase81d ago0x41814b…18dff5
0x7f6b…ff770x3805…53a6Base—$0.01100%coinbase81d ago0x5b9ecd…045497
0x7f6b…ff770x58a9…c1a7Base—$0.01100%coinbase81d ago0x41af8f…738616
0x7f6b…ff770xe9af…2009Base—$0.01100%coinbase81d ago0xa08cc0…708e09
0x7f6b…ff770xb278…b93cBase—$0.01100%coinbase81d ago0x3e0b4e…f16859
0x7f6b…ff770x76f8…149fBase—$0.01100%coinbase81d ago0xfa846d…a2e5f7
0x7f6b…ff770x48a9…110eBase—$0.01100%coinbase81d ago0x056224…ad6ac9
0x7f6b…ff770xa68c…7d0eBase—$0.01100%coinbase81d ago0x4a0aee…06146a

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.