Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x3e17b6…f6330a
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x2b5a7f…b34eca
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xc8b281…4ed8fb
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x3eb180…9bc2db
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xfc387f…97a869
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x731fbc…f70dc1
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x46d6ad…3ec340
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x3747d6…612ee2
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xf1fd0a…01a0f2
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x433d77…00753e
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x311395…f1ac7e
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xbeb0e1…332715
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x9b88b7…6be35c
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xd5a09f…c39bc5
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xfd4f25…0b5c9b
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x59b319…21b110
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x9761da…9ab035
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xf045c4…1eed54
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xc57b6d…bf7990
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xcdeca3…db1f84
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xf13027…a6d043
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x9ea289…de482a
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x19d3b7…73a4d4
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xbe493a…3d966b
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x8416de…410278

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.