Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecd2…b4630x0e3d…7757Base—$67.2070%0x45b0…c0d638d ago0xfe3d69…5e78e6
0xa787…64cf0x0e3d…7757Base—$2.1070%0x5fe9…a96538d ago0x53e1ce…fa7f13
0x2759…d7fe0x0e3d…7757Base—$48.3070%0x4055…8ed138d ago0x28e803…e709c4
0x5794…74e90x0e3d…7757Base—$210.0070%0x8ee8…f8f238d ago0xb5b0ed…525712
0xa787…64cf0x0e3d…7757Base—$5.2570%0xfdd4…df7238d ago0xdacddd…105c34
0xed22…27cc0x0e3d…7757Base—$52.5070%0xac5b…869838d ago0xe649f1…2bcc18
0x73b4…e7360x0e3d…7757Base—$7.3570%0x74b9…018f38d ago0x3d5527…2fef73
0x1332…66eb0x0e3d…7757Base—$18.0070%0xa8e8…666838d ago0x0aa928…4e520e
0x1332…66eb0x0e3d…7757Base—$5.2570%0x2bdf…11ce38d ago0x57bae2…b67df9
0x2fe0…2e600x0e3d…7757Base—$10.5070%0x5823…9b2138d ago0x9057a8…3811d4
0x1332…66eb0x0e3d…7757Base—$6.3070%0xbfa0…288538d ago0xfc356e…f43276
0x47ee…67260x0e3d…7757Base—$155.9770%0xeba0…ab3b38d ago0xd86237…eda15d
0x1332…66eb0x0e3d…7757Base—$2.1070%0xd27a…bec838d ago0x66c414…e06ac8
0x1332…66eb0x0e3d…7757Base—$2.1070%0x9f03…523338d ago0x64cd5f…fd11fe
0xf110…37c40x0e3d…7757Base—$25.0070%0xf7a9…eb8d38d ago0x989abe…78ff88
0x1332…66eb0x0e3d…7757Base—$10.0070%0x1868…142638d ago0x2744cc…3d0eef
0xa787…64cf0x0e3d…7757Base—$5.2570%0xd500…f63a38d ago0xa81e71…69804c
0x1332…66eb0x0e3d…7757Base—$5.2570%0xf760…e9ab38d ago0x063d07…7d08fb
0x1332…66eb0x0e3d…7757Base—$98.8570%0xfd6b…ae3938d ago0xef9efe…c1fd95
0x3fb1…7e250x0e3d…7757Base—$5.2570%0xdc27…c47d38d ago0x3a0514…47dea5
0x93b2…e94f0x0e3d…7757Base—$10.5070%0xa8a2…c53b38d ago0x96fee2…7322b2
0x7fa7…44a10x0e3d…7757Base—$52.5070%0xbb99…f69a38d ago0x3e5e67…52bfaf
0x1332…66eb0x0e3d…7757Base—$10.5070%0x64e4…55d938d ago0x5197c8…1a2b5a
0x1332…66eb0x0e3d…7757Base—$23.1070%0xa0c6…2cb438d ago0xf87e2b…9735f5
0xa787…64cf0x0e3d…7757Base—$5.2570%0x35c6…376338d ago0xa4e4c3…00ccf6

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.