Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d81…89f10xb0af…7de0Base—$0.20100%coinbase58d ago0x8eb652…3293fb
0x9d81…89f10xb0af…7de0Base—$0.20100%coinbase58d ago0x4ea05f…d37c4e
0x9d81…89f10xb0af…7de0Base—$0.24100%coinbase58d ago0x570ad5…beba83
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x4b7695…b5343d
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x236cab…902c4a
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x9f08cf…5abbe7
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x21ff07…005838
0x9d81…89f10xb0af…7de0Base—$0.32100%coinbase58d ago0x2c1318…9ff6a9
0x9d81…89f10xb0af…7de0Base—$0.40100%coinbase58d ago0x1b98e8…5909a4
0x9d81…89f10xb0af…7de0Base—$0.40100%coinbase58d ago0x5a79d2…c306ca
0x9d81…89f10xb0af…7de0Base—$0.54100%coinbase58d ago0xb8b7d9…92ac5d
0x9d81…89f10xb0af…7de0Base—$0.70100%coinbase58d ago0x935f39…e2545c
0x9d81…89f10xb0af…7de0Base—$0.66100%coinbase58d ago0xc02249…071d1e
0x9d81…89f10xb0af…7de0Base—$0.87100%coinbase58d ago0x8392a5…2925a9
0x9d81…89f10xb0af…7de0Base—$1.06100%coinbase58d ago0x115133…92e57a
0x9d81…89f10xb0af…7de0Base—$1.22100%coinbase58d ago0x6f94e1…4f7633
0x9d81…89f10xb0af…7de0Base—$1.63100%coinbase58d ago0xc57a35…0c4d98
0x9d81…89f10xb0af…7de0Base—$2.00100%coinbase58d ago0x842448…70aff5
0x9d81…89f10xb0af…7de0Base—$2.56100%coinbase58d ago0x56de21…8092c4
0x9d81…89f10xb0af…7de0Base—$3.33100%coinbase58d ago0x5b7fb8…6ab66f
0x9d81…89f10xb0af…7de0Base—$4.22100%coinbase58d ago0xafa2a0…5eca86
0x9d81…89f10xb0af…7de0Base—$4.18100%coinbase58d ago0x0a3ace…c4f58c
0x9d81…89f10xb0af…7de0Base—$5.61100%coinbase58d ago0xea17d0…d26a6b
0x9d81…89f10xb0af…7de0Base—$6.32100%coinbase58d ago0x9509a3…a74921
0x9d81…89f10xb0af…7de0Base—$7.65100%coinbase58d ago0xf00e7b…602c0b

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.