Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450x7598…ddbcBase$0.01100%coinbase75d ago0x4bdae8…b30b99
0xfcfe…52450x22aa…828fBase$0.01100%coinbase75d ago0x1f310c…a14508
0xfcfe…52450x5e13…a3f3Base$0.01100%coinbase75d ago0x75893e…5fe7e4
0xfcfe…52450xb448…04f2Base$0.01100%coinbase75d ago0xded3f0…b47f9a
0xfcfe…52450xcf40…eedfBase$0.01100%coinbase75d ago0x64fb8f…261077
0xfcfe…52450xb9b4…8c3fBase$0.01100%coinbase75d ago0x8bf007…2a8f88
0xfcfe…52450x4fad…a7b7Base$0.01100%coinbase75d ago0x177fa9…ab4d27
0xfcfe…52450x35aa…5ee0Base$0.01100%coinbase75d ago0x336d3e…342976
0xfcfe…52450x0132…9453Base$0.01100%coinbase75d ago0x8b895d…a4d40e
0xfcfe…52450x6b50…d9d7Base$0.01100%coinbase75d ago0x99b677…8a6509
0xfcfe…52450x4a1f…c257Base$0.01100%coinbase75d ago0x510e24…409d84
0xfcfe…52450x87d8…c94cBase$0.01100%coinbase75d ago0xc84f94…bc3739
0xfcfe…52450x6f1d…1947Base$0.01100%coinbase75d ago0xcf8d18…a09987
0xfcfe…52450x1fd7…a93eBase$0.01100%coinbase75d ago0x5df79e…8be098
0xfcfe…52450x7fac…6946Base$0.01100%coinbase75d ago0x4a0c6e…dbed2e
0xfcfe…52450x6477…0638Base$0.01100%coinbase75d ago0x56ea81…6f7692
0xfcfe…52450xacf3…7ba7Base$0.01100%coinbase75d ago0x249c7d…9e5f0a
0xfcfe…52450x9653…99ebBase$0.01100%coinbase75d ago0xb11bab…aac35c
0xfcfe…52450xdd53…4484Base$0.01100%coinbase75d ago0x3acc49…976319
0xfcfe…52450x3809…a4d3Base$0.01100%coinbase75d ago0x2f2fc6…fcfbe8
0xfcfe…52450x646b…c924Base$0.01100%coinbase75d ago0xfe1994…aae0c3
0xfcfe…52450xf6e8…4a73Base$0.01100%coinbase75d ago0xa4da42…8fa124
0xfcfe…52450x77a1…41f8Base$0.01100%coinbase75d ago0x755bbd…4f98ef
0xfcfe…52450x1fc3…1f82Base$0.01100%coinbase75d ago0x29b60d…a5fcdb
0xfcfe…52450x9782…5aacBase$0.01100%coinbase75d ago0x135287…607f81

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.