Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47e7…cb260xcb89…12e6Base—$0.01100%coinbase68d ago0xb411de…d26bfa
0x47e7…cb260x3808…df76Base—$0.01100%coinbase68d ago0xd68b7e…86fd37
0x47e7…cb260xa44e…ad2fBase—$0.01100%coinbase68d ago0x1299ad…19d125
0x47e7…cb260xd703…71aaBase—$0.01100%coinbase68d ago0x0c880e…413e13
0x47e7…cb260x1db1…9ae7Base—$0.01100%coinbase68d ago0x76720d…0547fb
0x47e7…cb260xb80f…3697Base—$0.01100%coinbase68d ago0xcc3831…eba7da
0x47e7…cb260x96cf…4c20Base—$0.01100%coinbase68d ago0x03e832…c08a34
0x47e7…cb260x9e87…2384Base—$0.01100%coinbase68d ago0x8c9661…530993
0x47e7…cb260x7a4d…95d6Base—$0.01100%coinbase68d ago0xeb4b69…be2d14
0x47e7…cb260x055a…8eb2Base—$0.01100%coinbase68d ago0x16988f…115ca0
0x47e7…cb260xb220…fab7Base—$0.01100%coinbase68d ago0x151aee…779de4
0x47e7…cb260x60f0…5bd1Base—$0.01100%coinbase68d ago0x28fe81…c7c176
0x47e7…cb260x1361…317fBase—$0.01100%coinbase68d ago0x0e59f0…43e6df
0x47e7…cb260xfe23…4765Base—$0.01100%coinbase68d ago0x39c472…04ab32
0x47e7…cb260x6f05…8146Base—$0.01100%coinbase68d ago0x10bc80…8279e7
0x47e7…cb260xfc79…9f3dBase—$0.01100%coinbase68d ago0xa08d57…c39135
0x47e7…cb260x7215…a615Base—$0.01100%coinbase68d ago0x96bdc8…693179
0x47e7…cb260x85e2…1a63Base—$0.01100%coinbase68d ago0x1030ca…2e8e96
0x47e7…cb260xf08a…34f4Base—$0.01100%coinbase68d ago0xa2f236…5eda5f
0x47e7…cb260x7534…0b4bBase—$0.01100%coinbase68d ago0x2830b1…d19db3
0x47e7…cb260x3009…dacaBase—$0.01100%coinbase69d ago0xd9e20f…9b7c1c
0x47e7…cb260x341b…d3f2Base—$0.01100%coinbase69d ago0x7cfbc0…853b28
0x47e7…cb260x0933…5d18Base—$0.01100%coinbase69d ago0x6bc493…f3b7a6
0x47e7…cb260x8d0b…81a6Base—$0.01100%coinbase69d ago0xd1afd7…f7d686
0x47e7…cb260x39a8…941fBase—$0.01100%coinbase69d ago0xa1de79…c32e78

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.