Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc135…d2540x0f7a…9fd2Base—$1.1670%0x79d3…3cb338d ago0x180263…2d243f
0x8bf1…92610x0f7a…9fd2Base—$1.3170%0xc228…8d8838d ago0xe80064…9a1007
0xa62a…a1b20x0f7a…9fd2Base—$1.3470%0x8144…648738d ago0xeacf6e…0a1c91
0x91c9…c84c0x0f7a…9fd2Base—$1.3970%0xc228…8d8838d ago0x1e9183…bb293f
0x1248…322d0x0f7a…9fd2Base—$1.3970%0xc228…8d8838d ago0xdc19d9…337127
0x45fd…78ab0x0f7a…9fd2Base—$1.1370%0xca72…b65938d ago0xad848c…353d4c
0x4c60…adf00x0f7a…9fd2Base—$1.2770%0x3a59…f1fd38d ago0x84a585…dbea0b
0xf430…0a0d0x0f7a…9fd2Base—$1.1570%0xdc56…493938d ago0x1d7d08…0da953
0x9631…acfd0x0f7a…9fd2Base—$1.2870%0xca72…b65938d ago0x0b9d0b…94fb6d
0x8bf1…92610x0f7a…9fd2Base—$1.3070%0xc228…8d8838d ago0x1213cd…d07ad5
0xa62a…a1b20x0f7a…9fd2Base—$1.2570%0xc228…8d8838d ago0xae5c4e…0743fc
0x817a…dc770x0f7a…9fd2Base—$1.2770%0xc228…8d8838d ago0xa599d4…db7c0b
0x9eba…858a0x0f7a…9fd2Base—$1.4170%0xfc36…884238d ago0x445b98…a91d2b
0x1248…322d0x0f7a…9fd2Base—$1.4070%0xdc56…493938d ago0x67551a…b9ec0e
0x45fd…78ab0x0f7a…9fd2Base—$1.1570%0xca72…b65938d ago0xc51d52…30b096
0x2795…df9e0x0f7a…9fd2Base—$1.0470%0xb629…dab438d ago0x504fe8…05ccbc
0xc135…d2540x0f7a…9fd2Base—$1.2770%0x79d3…3cb338d ago0x9f4a46…6b4215
0x9631…acfd0x0f7a…9fd2Base—$1.1370%0xfc36…884238d ago0x06d53a…ca4095
0x91c9…c84c0x0f7a…9fd2Base—$1.1570%0xe4c4…3c7b38d ago0xe39194…1489d8
0x8bf1…92610x0f7a…9fd2Base—$1.0170%0xc228…8d8838d ago0x6c7499…b1d368
0x1163…138c0x0f7a…9fd2Base—$1.3770%0xc85d…258038d ago0x0a0e20…8ce7d5
0xf430…0a0d0x0f7a…9fd2Base—$1.2270%0xdc56…493938d ago0xf44b79…3b7ba1
0x4e40…78140x0f7a…9fd2Base—$1.0370%0x79d3…3cb338d ago0x0dff5e…92bd01
0x4c60…adf00x0f7a…9fd2Base—$1.2470%0x3a59…f1fd38d ago0x71e32c…cb86b3
0x1248…322d0x0f7a…9fd2Base—$1.1570%0xdc56…493938d ago0xa31a94…0ff8df

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.