Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24de…214b0x5c4e…a0fdBase—$0.4970%0x5c4e…a0fd5h ago0x908b56…e452cc
0x24de…214b0x4020…0003Base—$0.0870%0x76df…02565h ago0x38082a…070e8a
0x24de…214b0x5c4e…a0fdBase—$0.4970%0x5c4e…a0fd5h ago0x4792df…845ab9
0x24de…214b0x4020…0003Base—$0.0470%0x76df…02565h ago0x97a461…33ae95
0x24de…214b0x4020…0003Base—$0.0058870%0x76df…02565h ago0xb8941a…f24385
0x24de…214b0x4020…0003Base—$0.0470%0x76df…02565h ago0xe8e767…359ecf
0x24de…214b0x5c4e…a0fdBase—$0.4870%0x5c4e…a0fd5h ago0xdc4b2a…b29e68
0x24de…214b0x4020…0003Base—$0.0870%0x76df…02565h ago0x0061d4…915d0c
0x24de…214b0x5c4e…a0fdBase—$0.4970%0x5c4e…a0fd6h ago0xa772bb…6414af
0x24de…214b0x4020…0003Base—$0.0870%0x76df…02566h ago0x8c9316…a79f62
0x24de…214b0x5c4e…a0fdBase—$0.8970%0x5c4e…a0fd6h ago0x69dbd6…96875f
0x24de…214b0x4020…0003Base—$0.0270%0x76df…02566h ago0x9c9d5f…667db0
0x24de…214b0x4020…0003Base—$0.0870%0x76df…02566h ago0x9d9305…c5d18b
0x24de…214b0x5c4e…a0fdBase—$0.7970%0x5c4e…a0fd13h ago0x07116b…5407d9
0x24de…214b0x4020…0003Base—$0.0870%0x76df…025613h ago0x52fe9e…301770
0x24de…214b0x5c4e…a0fdBase—$0.7970%0x5c4e…a0fd13h ago0x8a1fe6…b2b7b9
0x24de…214b0x4020…0003Base—$0.0870%0x76df…025613h ago0x3f7ac6…73c188
0x24de…214b0x4020…0003Base—$0.0870%0x76df…025613h ago0xd89a4d…24b3e5
0x24de…214b0x5c4e…a0fdBase—$0.8970%0x5c4e…a0fd13h ago0x2fc8af…282075
0x24de…214b0x4020…0003Base—$0.0870%0x76df…025614h ago0x17dee8…cedc2c
0x24de…214b0x5c4e…a0fdBase—$0.6970%0x5c4e…a0fd14h ago0x712a6e…4eee19
0x24de…214b0x4020…0003Base—$0.00581170%0x76df…025614h ago0x5eebd6…c6ae7d
0x24de…214b0x4020…0003Base—$0.00581470%0x76df…025614h ago0xbb66a1…ce62e7
0x24de…214b0x4020…0003Base—$0.0870%0x76df…025614h ago0x68bd1b…b01c56
0x24de…214b0x5c4e…a0fdBase—$0.6870%0x5c4e…a0fd14h ago0x619858…be87ef

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.