Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x4cdcd6…8d5450
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xffaf25…f14ea4
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xad7247…21fdb5
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x76f2be…bba4c5
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x07062f…42bbe3
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xec3ddc…886e61
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x383dc9…ee4c17
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x0b5321…c216b0
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xf00604…6e3c5d
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x32b170…360f14
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x360952…595e97
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x210328…7eeb4f
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xff5edc…7da026
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x5e017f…1a6a28
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xd20c79…438bfa
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x90cdad…231c72
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x7ecc69…f09743
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x2e07f6…bcc5d5
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x036c0a…597bda
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xe3874a…c10b90
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x7e085c…b3d7df
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x7b5588…44d48c
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xbace22…00d460
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x51d3f6…4b1530
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xfe3259…dae738

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.