Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11s ago0x023afa…039577
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x424dc1…a9c27a
0xba99…c46b0xa8b2…1d68Base—$0.0170%0x9501…c67715s ago0x115cca…5613d1
0xcbe1…a8ca0x3e0a…78e7Base—$0.005267100%coinbase17s ago0x4deb55…0575b3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x2e6c13…867ffa
0x998d…a1030x5b7e…97b3Base—$0.00170%0x2772…8c1721s ago0x0744b3…94049d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x692888…c81895
0x6ade…27cd0x6839…1a2bBase—$0.003100%coinbase23s ago0x22c840…1ad14b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase23s ago0xda8b10…a37437
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x56f817…e58d2c
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5e05…afbb27s ago0x5f99c8…695f00
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x53cba7…70626a
0x998d…a1030x5b7e…97b3Base—$0.000570%0x2772…8c1737s ago0x12daa5…061c51
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xd16460…085fdb
0x998d…a1030x5b7e…97b3Base—$0.000570%0x2772…8c1739s ago0x2e3142…97a007
0x6022…37480x6839…1a2bBase—$0.003100%coinbase39s ago0xcc3738…27c6b3
0x998d…a1030x5b7e…97b3Base—$0.000570%0x2772…8c1741s ago0xc3b8ca…a1a30c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x4da6ed…6fcedb
0x998d…a1030x5b7e…97b3Base—$0.000570%0x2772…8c1745s ago0xb3552f…aaeb64
0x998d…a1030x5b7e…97b3Base—$0.000570%0x2772…8c1747s ago0x3530d6…df0c78
0x998d…a1030x5b7e…97b3Base—$0.00170%0x2772…8c1749s ago0xd19bc8…6e57b5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xcd8cdf…4af7e8
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI51s ago0xe2be8c…76e90e
0x998d…a1030x5b7e…97b3Base—$0.000570%0x2772…8c1751s ago0xab866b…8cc755
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x5a9f79…3be2d8

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.