Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6ef…074d0x3e0a…78e7Base—$0.004459100%coinbase74d ago0xdd9ebe…67d982
0xe6ef…074d0x3e0a…78e7Base—$0.004416100%coinbase74d ago0x26df76…b98fa7
0xe6ef…074d0x3e0a…78e7Base—$0.003894100%coinbase74d ago0x317858…793663
0xe6ef…074d0x3e0a…78e7Base—$0.004241100%coinbase74d ago0xb29662…28faa1
0xe6ef…074d0x3e0a…78e7Base—$0.005909100%coinbase74d ago0x34f960…9b7881
0xe6ef…074d0x3e0a…78e7Base—$0.003681100%coinbase74d ago0x5ad0fb…f8f0ca
0xe6ef…074d0x3e0a…78e7Base—$0.005623100%coinbase74d ago0x372d11…5038fa
0xe6ef…074d0x3e0a…78e7Base—$0.003461100%coinbase74d ago0x0b20c3…39620f
0xe6ef…074d0x3e0a…78e7Base—$0.005093100%coinbase74d ago0xa5cb53…915a4a
0xe6ef…074d0x3e0a…78e7Base—$0.003369100%coinbase74d ago0x483669…0d83ac
0xe6ef…074d0x3e0a…78e7Base—$0.004699100%coinbase75d ago0x3dc8fc…7cc5d1
0xe6ef…074d0x3e0a…78e7Base—$0.003392100%coinbase75d ago0xcf0dec…e9441c
0xe6ef…074d0x3e0a…78e7Base—$0.003109100%coinbase75d ago0xda61e0…dd93a9
0xe6ef…074d0x3e0a…78e7Base—$0.002936100%coinbase75d ago0x7448db…74f5fe
0xe6ef…074d0x3e0a…78e7Base—$0.003318100%coinbase75d ago0x6c2962…f67f96
0xe6ef…074d0x3e0a…78e7Base—$0.005225100%coinbase75d ago0xdde359…8d81ba
0xe6ef…074d0x3e0a…78e7Base—$0.003053100%coinbase75d ago0x10fad8…f396a4
0xe6ef…074d0x3e0a…78e7Base—$0.004777100%coinbase75d ago0x368abf…02a7e2
0xe6ef…074d0x3e0a…78e7Base—$0.005122100%coinbase75d ago0xe35ccb…312886
0xe6ef…074d0x3e0a…78e7Base—$0.002873100%coinbase75d ago0x1aac20…5a828e
0xe6ef…074d0x3e0a…78e7Base—$0.00421100%coinbase75d ago0x416b4e…6b2db0
0xe6ef…074d0x3e0a…78e7Base—$0.004152100%coinbase75d ago0x4ebe34…d41c8f
0xe6ef…074d0x3e0a…78e7Base—$0.00549100%coinbase75d ago0x96ca1c…fb70d4
0xe6ef…074d0x3e0a…78e7Base—$0.004124100%coinbase75d ago0x0df90a…563355
0xe6ef…074d0x3e0a…78e7Base—$0.00331100%coinbase75d ago0xb09a19…478733

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.