Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c5d…783c0xccc8…15beBase—$0.50100%0xf70d…dbef65d ago0xdc2fa4…05f70a
0x651a…728b0xccc8…15beBase—$374.07100%0xf70d…dbef65d ago0xd0e72b…b10c52
0x651a…728b0xccc8…15beBase—$150.00100%0xf70d…dbef66d ago0xa5d85f…fe2db2
0x651a…728b0xccc8…15beBase—$150.00100%0xf70d…dbef66d ago0xf2ddec…b41530
0xccbe…2d830xccc8…15beBase—$1.20100%0xf70d…dbef66d ago0x69eb7d…060a59
0x87f2…8ab70xccc8…15beBase—$1.45100%0xf70d…dbef66d ago0x3e93e1…aa9d62
0x5fdf…91470xccc8…15beBase—$500.00100%0xf70d…dbef66d ago0x862f0a…13a331
0x651a…728b0xccc8…15beBase—$416.73100%0xf70d…dbef66d ago0x098059…c780ca
0x651a…728b0xccc8…15beBase—$100.00100%0xf70d…dbef66d ago0x8f2d62…e79613
0x651a…728b0xccc8…15beBase—$150.00100%0xf70d…dbef66d ago0xc19ad1…b8e9f7
0x5fa7…d1d00xccc8…15beBase—$50.00100%0xf70d…dbef66d ago0xd45ec4…28a892
0x4566…6e070xccc8…15beBase—$100.00100%0xf70d…dbef66d ago0x1b9f20…f281d7
0x651a…728b0xccc8…15beBase—$387.58100%0xf70d…dbef66d ago0x009dc1…dcda95
0x261e…25100xccc8…15beBase—$84.00100%0xf70d…dbef66d ago0x840085…2d77b9
0x80f7…ea3e0xccc8…15beBase—$390.00100%0xf70d…dbef66d ago0x2a03b9…ab2aa4
0x5fa7…d1d00xccc8…15beBase—$50.00100%0xf70d…dbef66d ago0x6c7467…922c30
0x2a25…a0350xccc8…15beBase—$8.19100%0xf70d…dbef66d ago0xb7e28c…66be13
0x651a…728b0xccc8…15beBase—$100.00100%0xf70d…dbef66d ago0xab8dea…96dc47
0xcdc6…386e0xccc8…15beBase—$4.30100%0xf70d…dbef66d ago0xfa50ac…0803cd
0xf706…cc600xccc8…15beBase—$3.77100%0xf70d…dbef66d ago0x2ca2b1…f6ddea
0xa4e1…9be60xccc8…15beBase—$118.26100%0xf70d…dbef66d ago0xf0c02e…647851
0x3ce9…ffe00xccc8…15beBase—$5.20100%0xf70d…dbef66d ago0xa9bed0…030ba1
0xa9c5…f2760xccc8…15beBase—$4.70100%0xf70d…dbef66d ago0xcef89e…197e08
0xed13…53eb0xccc8…15beBase—$2.80100%0xf70d…dbef66d ago0x9364a9…2230bb
0xa1a5…64740xccc8…15beBase—$6.79100%0xf70d…dbef66d ago0x037535…e7e617

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.