Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x68cba1…8f4c65
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xd14c4c…023e93
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x6273e5…675aed
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x3aa8b2…3ffbbd
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xf14102…6303c0
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xc92a98…9c4493
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x06adca…af77bf
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xedf363…e4ee37
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xa8a648…190015
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xa9acda…c405d1
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xd337cd…65c820
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x61e3e8…51ed7d
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x0af0b8…e9919d
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xc5cb03…996458
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x94b5de…7f1a59
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x0547c4…a94d3e
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x877d6e…002a8b
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xfc373b…e4bea3
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x7555b0…7a7b5f
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xc28e4a…2c83fe
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xaec458…05ab64
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x6b17d8…33c5d9
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x471f2a…89283c
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0x5b5543…ed8984
0x7078…50800xa9dd…2315Base—$0.002100%coinbase2d ago0xf5d7b1…228a1e

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.