Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0a4…ba030x3e0a…78e7Base—$0.004671100%coinbase74d ago0x1fe697…0ecfd5
0xc0a4…ba030x3e0a…78e7Base—$0.005099100%coinbase74d ago0x0d7524…5c3ea1
0xc0a4…ba030x3e0a…78e7Base—$0.003281100%coinbase74d ago0x250626…af9cb4
0xc0a4…ba030x3e0a…78e7Base—$0.004808100%coinbase74d ago0x8030ef…0292d5
0xc0a4…ba030x3e0a…78e7Base—$0.003305100%coinbase74d ago0x2445dc…fe930d
0xc0a4…ba030x3e0a…78e7Base—$0.005509100%coinbase74d ago0x8f9c2d…2fa400
0xc0a4…ba030x3e0a…78e7Base—$0.00493100%coinbase74d ago0xec2c4d…1aff9e
0xc0a4…ba030x3e0a…78e7Base—$0.003942100%coinbase74d ago0x9a3a45…c5714a
0xc0a4…ba030x3e0a…78e7Base—$0.005666100%coinbase75d ago0x4fecf6…229e23
0xc0a4…ba030x3e0a…78e7Base—$0.003563100%coinbase75d ago0x192bec…046e9b
0xc0a4…ba030x3e0a…78e7Base—$0.003706100%coinbase75d ago0xc62913…f34d23
0xc0a4…ba030x3e0a…78e7Base—$0.004475100%coinbase75d ago0x2cd469…ccee43
0xc0a4…ba030x3e0a…78e7Base—$0.004036100%coinbase75d ago0xd14a8c…118f36
0xc0a4…ba030x3e0a…78e7Base—$0.003084100%coinbase75d ago0x26887e…81dd93
0xc0a4…ba030x3e0a…78e7Base—$0.004305100%coinbase75d ago0x061a10…6a623b
0xc0a4…ba030x3e0a…78e7Base—$0.004174100%coinbase75d ago0x372669…8273f7
0xc0a4…ba030x3e0a…78e7Base—$0.005837100%coinbase75d ago0x0e9071…bc0309
0xc0a4…ba030x3e0a…78e7Base—$0.005232100%coinbase75d ago0xd7147b…1546e9
0xc0a4…ba030x3e0a…78e7Base—$0.00447100%coinbase75d ago0x6b3f43…05ae2d
0xc0a4…ba030x3e0a…78e7Base—$0.005059100%coinbase75d ago0x7d52f0…4cfede
0xc0a4…ba030x3e0a…78e7Base—$0.005616100%coinbase75d ago0xc2c62a…796aa2
0xc0a4…ba030x3e0a…78e7Base—$0.003763100%coinbase75d ago0x109814…75a4a3
0xc0a4…ba030x3e0a…78e7Base—$0.003201100%coinbase75d ago0x457672…9da502
0xc0a4…ba030x3e0a…78e7Base—$0.00532100%coinbase75d ago0x0f5913…71b328
0xc0a4…ba030x3e0a…78e7Base—$0.003795100%coinbase75d ago0xc4e05b…a4191e

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.