Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef22…7fd20x3e0a…78e7Base—$0.002692100%coinbase74d ago0x678974…25c004
0xef22…7fd20x3e0a…78e7Base—$0.005251100%coinbase74d ago0x8a6121…1bddcd
0xef22…7fd20x3e0a…78e7Base—$0.004572100%coinbase74d ago0x9dbd22…396cec
0xef22…7fd20x3e0a…78e7Base—$0.002735100%coinbase75d ago0x0621ed…e4edf4
0xef22…7fd20x3e0a…78e7Base—$0.005178100%coinbase75d ago0xccb363…733ab2
0xef22…7fd20x3e0a…78e7Base—$0.005362100%coinbase75d ago0xa6476a…33b3a9
0xef22…7fd20x3e0a…78e7Base—$0.003011100%coinbase75d ago0xe8c39f…459a1e
0xef22…7fd20x3e0a…78e7Base—$0.003045100%coinbase75d ago0x3658b1…f682e7
0xef22…7fd20x3e0a…78e7Base—$0.004493100%coinbase75d ago0xc70717…6ece48
0xef22…7fd20x3e0a…78e7Base—$0.004995100%coinbase75d ago0xb8c088…977f2a
0xef22…7fd20x3e0a…78e7Base—$0.004665100%coinbase75d ago0x7bf0b4…805e62
0xef22…7fd20x3e0a…78e7Base—$0.005736100%coinbase75d ago0x14ed74…6b1b5e
0xef22…7fd20x3e0a…78e7Base—$0.00388100%coinbase75d ago0x01f189…6e54cd
0xef22…7fd20x3e0a…78e7Base—$0.002766100%coinbase75d ago0x0fad6d…005770
0xef22…7fd20x3e0a…78e7Base—$0.00411100%coinbase75d ago0x020079…87e6d7
0xef22…7fd20x3e0a…78e7Base—$0.003227100%coinbase75d ago0x9f5465…841ff6
0xef22…7fd20x3e0a…78e7Base—$0.002787100%coinbase75d ago0x575748…6507e9
0xef22…7fd20x3e0a…78e7Base—$0.002665100%coinbase75d ago0x431dab…7b578d
0xef22…7fd20x3e0a…78e7Base—$0.002786100%coinbase75d ago0x4da7df…b98457
0xef22…7fd20x3e0a…78e7Base—$0.004695100%coinbase75d ago0xa68090…faeccb
0xef22…7fd20x3e0a…78e7Base—$0.005296100%coinbase75d ago0xeb5b69…99e9ed
0xef22…7fd20x3e0a…78e7Base—$0.004791100%coinbase75d ago0xee5131…823e0e
0xef22…7fd20x3e0a…78e7Base—$0.003767100%coinbase75d ago0x82ab94…5ef599
0xef22…7fd20x3e0a…78e7Base—$0.005677100%coinbase75d ago0xb1fc4e…dd88fd
0xef22…7fd20x3e0a…78e7Base—$0.004492100%coinbase75d ago0xf8bc54…9854fd

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.