Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase11s ago0x657d63…b7a937
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c55311s ago0x91ba1c…9f723f
0xd291…64eb0x52e2…f3eaBasex402 service$0.003100%coinbase13s ago0x0652e5…2cf3a2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x4f348e…a42520
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x6867bd…fa2683
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x9c4d22…7f76c5
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55317s ago0xe16e26…23fdd1
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase17s ago0x608aa2…8f7343
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55319s ago0x7c4517…fa6eb8
0xa97d…003b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x62beb9…00fe67
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55319s ago0x1a1c6c…39f7da
0x8415…995f0xd908…f214Base—$0.0170%0x0018…ca9721s ago0xa445dd…16cdb1
0x98d7…791e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x486cd0…6a8966
0xd291…64eb0x52e2…f3eaBasex402 service$0.005100%coinbase21s ago0x13ff44…53ff8e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x1dd04b…0052ce
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x876fc5…3c337f
0xd291…64eb0x52e2…f3eaBasex402 service$0.005100%coinbase25s ago0xf21a0f…a09675
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x8957da…42c518
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x98c99a…10ef65
0x8415…995f0xd908…f214Base—$0.0170%0xdf7d…5dbd29s ago0xf01893…b51408
0xdad0…ddc90x4f4b…422dBase—$0.001100%coinbase33s ago0x28cbb0…988448
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x761497…baa8db
0xa97d…003b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xc9785f…c84bb9
0xbbcb…5d720xfe80…47eeBase—$0.001100%fluxa35s ago0xf70980…3888ec
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x0d49ca…31e763

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.