Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9eba…858a0x0f7a…9fd2Base$1.1270%0xc228…8d8828d ago0xcebba0…8422f8
0x91c9…c84c0x0f7a…9fd2Base$1.2470%0xc228…8d8828d ago0x402c0b…374a67
0x8bf1…92610x0f7a…9fd2Base$1.0170%0xc228…8d8828d ago0x5e4935…a6fb3f
0x1248…322d0x0f7a…9fd2Base$1.2870%0xc228…8d8828d ago0x41ed0e…455e6b
0x45fd…78ab0x0f7a…9fd2Base$1.0370%0xca72…b65928d ago0xa63b22…bc2a3c
0xc991…4dce0x0f7a…9fd2Base$1.2470%0xca72…b65928d ago0x46adcb…9eb487
0xf430…0a0d0x0f7a…9fd2Base$1.0270%0xdc56…493928d ago0x544b53…4f8f56
0xc135…d2540x0f7a…9fd2Base$1.4470%0xc228…8d8828d ago0xb32852…f16e9d
0x9631…acfd0x0f7a…9fd2Base$1.5770%0xca72…b65928d ago0x6bf46f…ee9f72
0x1163…138c0x0f7a…9fd2Base$1.1670%0xca72…b65928d ago0x94490e…13728a
0x9eba…858a0x0f7a…9fd2Base$1.0370%0xc228…8d8828d ago0xd0d529…6dbad1
0x4c60…adf00x0f7a…9fd2Base$1.3970%0xca72…b65928d ago0xe5f342…acb944
0xa9f3…1eb00x0f7a…9fd2Base$1.0870%0x8144…648728d ago0x895166…054435
0x45fd…78ab0x0f7a…9fd2Base$1.3570%0xca72…b65928d ago0xd4de78…1fdd0a
0x91c9…c84c0x0f7a…9fd2Base$1.2870%0xc228…8d8828d ago0x29b9b0…a1dabf
0x8bf1…92610x0f7a…9fd2Base$1.1570%0xc228…8d8828d ago0xd4e930…995f56
0xa62a…a1b20x0f7a…9fd2Base$1.0670%0x8144…648728d ago0x36b144…ad3b6a
0x1163…138c0x0f7a…9fd2Base$1.3070%0xca72…b65928d ago0xc30286…dd85b2
0xc991…4dce0x0f7a…9fd2Base$1.3470%0xca72…b65928d ago0x2e7008…d8cdb6
0x817a…dc770x0f7a…9fd2Base$1.2770%0xc228…8d8828d ago0x25cd86…c733e8
0x2c7b…1b9e0x0f7a…9fd2Base$1.0770%0x73b4…e73628d ago0x0eb114…d7cd8e
0x1248…322d0x0f7a…9fd2Base$1.1370%0xc228…8d8828d ago0x54ffc9…3ba09d
0x4c60…adf00x0f7a…9fd2Base$1.5370%0xca72…b65928d ago0xf3276c…21f986
0xa9f3…1eb00x0f7a…9fd2Base$1.1070%0xca72…b65928d ago0x64495a…99166b
0x9631…acfd0x0f7a…9fd2Base$1.1970%0x8144…648728d ago0x0dec10…049ab3

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.