Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe629…4b540x6e3e…72a8BasePort-Dwell Congestion IndexPort-congestion$0.01100%coinbase58d ago0xece841…a3dc12
0xe629…4b540x6e3e…72a8BasePort-Dwell Congestion IndexPort-congestion$0.01100%coinbase58d ago0x2436f1…5e471e
0xe629…4b540x6e3e…72a8BasePort-Dwell Congestion IndexPort-congestion$0.01100%coinbase58d ago0xdc9919…62af5d
0xe629…4b540x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase58d ago0x0347a3…621bc3
0xe629…4b540x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase58d ago0xe7687f…b1450c
0xe629…4b540x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase58d ago0xcb4caf…7501e9
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x245db8…79777c
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x79e7d3…7f7b34
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x82fda6…dc6d79
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0xe5bf30…85cc09
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x9cc0bf…0ef46a
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x8d5294…6d47c9
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0xfa93e5…df1079
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x82e688…3c813c
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x080e0c…81efb1
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x174e8c…22a18d
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x475146…19b4fa
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x45ded5…e4080b
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0xf7f26c…86baf4
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0xb8d888…864668
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0xdbd14d…de2181
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x3b6094…1c5ba4
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x45fbad…83e1a5
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0xf09af8…7aca33
0xf3ad…39800xe629…4b54Base$0.01100%0xe629…4b5458d ago0x4a7ed5…43515c

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.