Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b72…2c970x3e1b…8c0bBase—$0.01100%coinbase74d ago0x9c733c…487adc
0x8b72…2c970x7846…6a6cBase—$0.01100%coinbase74d ago0xb96bc9…3a0617
0x8b72…2c970x9e78…f49cBase—$0.01100%coinbase74d ago0x50c01c…6da1e0
0x8b72…2c970xae6e…4cc5Base—$0.01100%coinbase74d ago0xa5bac1…1cde28
0x8b72…2c970x74f9…bf96Base—$0.01100%coinbase74d ago0xd9a280…bd43c9
0x8b72…2c970xba76…63cdBase—$0.01100%coinbase74d ago0xffb574…3afda6
0x8b72…2c970x87e9…aceaBase—$0.01100%coinbase74d ago0x404db0…19ee9a
0x8b72…2c970x3f8c…5074Base—$0.01100%coinbase74d ago0x87a4ba…eb7a85
0x8b72…2c970x6a15…671dBase—$0.01100%coinbase74d ago0xea4534…d4bc91
0x8b72…2c970x85ee…a4fdBase—$0.01100%coinbase75d ago0xacb60b…3b12a0
0x8b72…2c970xa483…31a7Base—$0.01100%coinbase75d ago0xb2c7db…b60039
0x8b72…2c970x229c…35ffBase—$0.01100%coinbase75d ago0x45aa3b…5882d7
0x8b72…2c970x0d61…7de3Base—$0.01100%coinbase75d ago0xcb52e7…a16c7e
0x8b72…2c970xc319…df2aBase—$0.01100%coinbase75d ago0x779d6f…94f7b1
0x8b72…2c970x1325…9ea4Base—$0.01100%coinbase75d ago0x08cf15…5fc4ef
0x8b72…2c970x554a…c3c7Base—$0.01100%coinbase75d ago0x4ad33f…70e0be
0x8b72…2c970x6a5d…3fd0Base—$0.01100%coinbase75d ago0xf4f969…1c8963
0x8b72…2c970x8910…8633Base—$0.01100%coinbase75d ago0x346020…4a33b0
0x8b72…2c970x4f46…70cfBase—$0.01100%coinbase75d ago0x51a7b4…097424
0x8b72…2c970xdb8f…48dfBase—$0.01100%coinbase75d ago0x98d85f…00df85
0x8b72…2c970x6a5b…2586Base—$0.01100%coinbase75d ago0xf8e7bc…3663bd
0x8b72…2c970x3a16…574fBase—$0.01100%coinbase75d ago0xe79d4a…35778a
0x8b72…2c970xa946…83d6Base—$0.01100%coinbase75d ago0x267e3f…6d5e5c
0x8b72…2c970xa64c…2e05Base—$0.01100%coinbase75d ago0xccedee…f25dee
0x8b72…2c970xbb8e…b7d2Base—$0.01100%coinbase75d ago0xbdda97…128a38

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.