Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xcc75ca…24b655
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xdac524…57ad1b
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x10908a…f7b960
0xa3e1…20d90x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xcf9b80…6e52df
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x21f012…e78bf2
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x1c3a8c…c50737
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase36d ago0x340a7a…fbe93a
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x426f6c…e6f2f3
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x8548de…3e5f09
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xfc2ccf…22e5e2
0xd05e…24420x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xe80281…957a7c
0x97f6…b47d0x40a8…ad8bBasex402 service$0.001100%coinbase36d ago0x7881f6…7c8d89
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xb40cfb…87b2df
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x0f0430…b30df0
0x2b84…b2b60x40a8…ad8bBasex402 service$0.005100%coinbase36d ago0x5cf720…80dde3
0xb1de…3d220x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xa9e37b…091358
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x51fe0d…5f3212
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x213cd5…cb5f6e
0xe3e6…ae850x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x77e04e…508e3a
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xbda831…f809d6
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x903eab…168aba
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xc6685d…000957
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x8b0ec1…17c8b7
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0x340f79…5fdd1c
0x464d…48e70x40a8…ad8bBasex402 service$0.01100%coinbase36d ago0xd7e720…59e226

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.