Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xccc8…15beBase—$3.00100%0xf70d…dbef113d ago0x1d6b96…c3b47a
0x051b…da220xccc8…15beBase—$4.16100%0xf70d…dbef113d ago0xcee4e1…f0e3e8
0x6be4…5d9a0xccc8…15beBase—$27.11100%0xf70d…dbef113d ago0xc7fa50…080a2e
0x051b…da220xccc8…15beBase—$6.00100%0xf70d…dbef113d ago0x4d5ad4…3c7075
0xd9f0…9c920xccc8…15beBase—$27.21100%0xf70d…dbef113d ago0x4329d4…3fd0cc
0x88ae…753b0xccc8…15beBase—$1.00100%0xf70d…dbef113d ago0x272e9a…bda40c
0x6cbc…5c350xccc8…15beBase—$1.30100%0xf70d…dbef113d ago0x419702…ec404c
0x051b…da220xccc8…15beBase—$5.00100%0xf70d…dbef113d ago0x8b03b2…cf02de
0x625e…c38b0xccc8…15beBase—$3.74100%0xf70d…dbef113d ago0xb618ba…964562
0x625e…c38b0xccc8…15beBase—$1.26100%0xf70d…dbef113d ago0xe1b28f…f4dda5
0x086d…94530xccc8…15beBase—$1.28100%0xf70d…dbef113d ago0xde6a33…c005ff
0x5f50…af9f0xccc8…15beBase—$54.00100%0xf70d…dbef113d ago0xcdfce4…8cf023
johnysem.eth0xccc8…15beBase—$20.00100%0xf70d…dbef113d ago0xce05c2…3e0a07
0x3f53…ae4e0xccc8…15beBase—$29.72100%0xf70d…dbef113d ago0x11009c…5dcaed
0xfb98…25780xccc8…15beBase—$2.00100%0xf70d…dbef113d ago0x9a3ead…81f182
0x2ec2…73640xccc8…15beBase—$2.03100%0xf70d…dbef113d ago0x496bda…1878cf
0x9554…01260xccc8…15beBase—$20.16100%0xf70d…dbef113d ago0xcc068e…6e1a2e
0xff31…856c0xccc8…15beBase—$2.01100%0xf70d…dbef113d ago0x73887f…3d028f
0xf862…4a3b0xccc8…15beBase—$0.29100%0xf70d…dbef113d ago0xd8b0d5…15ed4e
yukuma.eth0xccc8…15beBase—$210.00100%0xf70d…dbef113d ago0xb06137…047a1b
0x2994…4bcd0xccc8…15beBase—$10.06100%0xf70d…dbef113d ago0x7c646a…0ce0b9
0x254a…d0910xccc8…15beBase—$0.50100%0xf70d…dbef114d ago0x1a5ad7…b7867c
0x8a03…7c6f0xccc8…15beBase—$100.00100%0xf70d…dbef114d ago0x34e102…902c3b
0x330e…aca40xccc8…15beBase—$1.89100%0xf70d…dbef114d ago0x523c17…51e825

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.